Alissa Bonas has uploaded a new change for review. Change subject: webadmin: align configure firewall checkbox ......................................................................
webadmin: align configure firewall checkbox Reduced width of "configure firewall" checkbox in new host dialog , so it will be in the same line with its label. (Before the fix the checkbox was in new line separate from its label) Change-Id: Id9886c1e6c28bfab5f952455c06f44a7daf7f4c2 Signed-off-by: Alissa Bonas <abo...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/32/12732/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml index e534485..3b5d25d 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostPopupView.ui.xml @@ -72,7 +72,7 @@ margin-right: 15px; } .overrideIpStyle { - width: 220px; + width: 200px; } -- To view, visit http://gerrit.ovirt.org/12732 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id9886c1e6c28bfab5f952455c06f44a7daf7f4c2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alissa Bonas <abo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches