Shahar Havivi has uploaded a new change for review.

Change subject: webadmin: Layout - Fit Cluster Networking for JP Locale - V2
......................................................................

webadmin: Layout - Fit Cluster Networking for JP Locale - V2

V2: widen the dialog instead of narrowing the checkbox control.

Change-Id: I8a5943dbbe6e38d213de6872ea9175fe77363b1c
Bug-Id: https://bugzilla.redhat.com/870088
Signed-off-by: Shahar Havivi <shav...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AbstractValidatedWidgetWithLabel.ui.xml
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/87/8887/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AbstractValidatedWidgetWithLabel.ui.xml
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AbstractValidatedWidgetWithLabel.ui.xml
index 8b2cbdc..72718ea 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AbstractValidatedWidgetWithLabel.ui.xml
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AbstractValidatedWidgetWithLabel.ui.xml
@@ -29,7 +29,7 @@
                
                .contentWidget {
                        float: right;
-                       width: 220px;
+                       width: 230px;
                        padding: 0 5px;
                        line-height: 30px;
                }
diff --git 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
index 943fb37..9c47ba8 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
+++ 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
@@ -54,7 +54,7 @@
                }
        </ui:style>
 
-       <d:SimpleDialogPanel width="600px" height="530px">
+       <d:SimpleDialogPanel width="610px" height="530px">
                <d:content>
                        <t:DialogTabPanel height="100%">
                                <t:tab>
@@ -110,4 +110,4 @@
                        </t:DialogTabPanel>
                </d:content>
        </d:SimpleDialogPanel>
-</ui:UiBinder>
\ No newline at end of file
+</ui:UiBinder>


--
To view, visit http://gerrit.ovirt.org/8887
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8a5943dbbe6e38d213de6872ea9175fe77363b1c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Shahar Havivi <shav...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to