Eli Mesika has uploaded a new change for review.

Change subject: [fr_FR][Admin Portal] Misalignment in 'New Cluster'
......................................................................

[fr_FR][Admin Portal] Misalignment in 'New Cluster'

Misalignment in 'New Cluster' dialog

This BZ has been resolved by specifically adjusting the sizes of the
relevant elements.
I had talked with derez/gchaplick and they think that a more generic
approach should be taken to address such cases in the context of the UI
infrastructure.
Please examine if we can get a generic solution for those cases and if
yes ping me and I will abandon this patch and assign the BZ to the UX
component.

Change-Id: I8c995e4deba279994a1ba699172dcd272e5ea576
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1123319
Signed-off-by: Eli Mesika <emes...@redhat.com>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/SerialNumberPolicyWidget.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, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/22/31022/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/SerialNumberPolicyWidget.ui.xml
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/SerialNumberPolicyWidget.ui.xml
index d03589f..3cb3599 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/SerialNumberPolicyWidget.ui.xml
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/vm/SerialNumberPolicyWidget.ui.xml
@@ -32,7 +32,7 @@
 
     .checkbox {
       margin-left: -9px;
-      width: 255px;
+      width: 400;
     }
 
     .checkbox div {
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 e0fc5dd..de6cc5f 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
@@ -146,7 +146,7 @@
 
     </ui:style>
 
-    <d:SimpleDialogPanel width="670px" height="560px">
+    <d:SimpleDialogPanel width="800px" height="560px">
         <d:content>
             <t:DialogTabPanel ui:field="tabsPanel" height="100%">
                 <t:tab>


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

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

Reply via email to