Lior Vernia has uploaded a new change for review.

Change subject: webadmin: Set uniform width to vNIC entries
......................................................................

webadmin: Set uniform width to vNIC entries

Added a set width for the vNIC entries in the add/edit VM dialog, to
avoid longer vNIC names indenting the other UI fields.

Change-Id: If0695a84aaee747b7020961da3392a60507b2fe6
Bug-Url: https://bugzilla.redhat.com/1023035
Signed-off-by: Lior Vernia <[email protected]>
---
M 
frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.ui.xml
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/90/20590/1

diff --git 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.ui.xml
 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.ui.xml
index 048d536..bb3f3b0 100644
--- 
a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.ui.xml
+++ 
b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/profile/ProfileInstanceTypeEditor.ui.xml
@@ -6,7 +6,7 @@
        xmlns:p="urn:import:org.ovirt.engine.ui.common.widget.profile">
 
        <g:FlowPanel>
-               <p:ProfileEditor ui:field="profileEditor" />
+               <p:ProfileEditor ui:field="profileEditor" width="285px" />
        </g:FlowPanel>
 
 </ui:UiBinder>


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If0695a84aaee747b7020961da3392a60507b2fe6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to