Roy Golan has uploaded a new change for review.

Change subject: webadmin: Fixed text wrapping in "New Cluster".
......................................................................

webadmin: Fixed text wrapping in "New Cluster".

On Webadmin in Deutsch the text "Optimize for speed" is now in the same
row as it's radio button.

Change-Id: Ibf48395c82a5e33fc2ab897dcad622c1ce055738
Bug-Url: https://bugzilla.redhat.com/1220120
Signed-off-by: Tomer Saban <tsa...@redhat.com>
(cherry picked from commit e1fc7ab8c81c5d14efafb0b581af08d9633b1cab)
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/cluster/ClusterPopupView.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/58/40858/1

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 a95c3f9..1107c79 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
@@ -35,7 +35,7 @@
             width: 100%;
         }
         .radioButtonLabel {
-            width: 200px;
+            width: 250px;
         }
         .radioButtonsTabContent {
             margin-top: 10px;


-- 
To view, visit https://gerrit.ovirt.org/40858
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf48395c82a5e33fc2ab897dcad622c1ce055738
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5.3
Gerrit-Owner: Roy Golan <rgo...@redhat.com>
Gerrit-Reviewer: Tomer Saban <tsa...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to