Lior Vernia has uploaded a new change for review.

Change subject: webadmin: Increased width of "public" label
......................................................................

webadmin: Increased width of "public" label

String was broken in Japanese, this fixes it.

Change-Id: Ifbabc0da2ed7a3125806e1d291e5a169ca84373c
Bug-Url: https://bugzilla.redhat.com/1000278
Signed-off-by: Lior Vernia <lver...@redhat.com>
---
M 
frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/vnicProfile/VnicProfileWidget.ui.xml
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/42/18742/1

diff --git 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/vnicProfile/VnicProfileWidget.ui.xml
 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/vnicProfile/VnicProfileWidget.ui.xml
index 0fa7c95..7ad3785 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/vnicProfile/VnicProfileWidget.ui.xml
+++ 
b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/widget/vnicProfile/VnicProfileWidget.ui.xml
@@ -6,7 +6,7 @@
 
     <ui:style 
type="org.ovirt.engine.ui.webadmin.widget.vnicProfile.VnicProfileWidget.WidgetStyle"
 >
                .publicUse {
-                       width: 90px;
+                       width: 100px;
                }
 
                .qos {
@@ -18,7 +18,7 @@
                }
 
                .publicUsePanel {
-                       width: 75px;
+                       width: 95px;
                        margin-left: 20px;
                }
 


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

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

Reply via email to