Lior Vernia has uploaded a new change for review. Change subject: webadmin: Make reinstall dialog slightly bigger ......................................................................
webadmin: Make reinstall dialog slightly bigger This to obviate a scroll bar that appears when selecting a provider. Change-Id: Icdaba03bcefb5f65ca4bdecb7008b48c7a0758d1 Bug-Url: https://bugzilla.redhat.com/1117399 Signed-off-by: Lior Vernia <[email protected]> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInstallPopupView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/63/31863/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInstallPopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInstallPopupView.ui.xml index fe75fbf..a7927f1 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInstallPopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/HostInstallPopupView.ui.xml @@ -58,7 +58,7 @@ </ui:style> - <d:SimpleDialogPanel width="700px" height="400px"> + <d:SimpleDialogPanel width="700px" height="420px"> <d:content> <t:DialogTabPanel ui:field="tabPanel" height="100%"> <t:tab> -- To view, visit http://gerrit.ovirt.org/31863 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icdaba03bcefb5f65ca4bdecb7008b48c7a0758d1 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
