Tomer Saban 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/1121997
Signed-off-by: Tomer Saban <tsa...@redhat.com>
---
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/41/34241/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 ec82c49..29b121a 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 http://gerrit.ovirt.org/34241
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibf48395c82a5e33fc2ab897dcad622c1ce055738
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: 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