Daniel Erez has uploaded a new change for review. Change subject: webadmin: amend style for confirm host reboot dialog ......................................................................
webadmin: amend style for confirm host reboot dialog To accommodate PatternFly changes, amend style for 'Confirm host has been rebooted' dialog (avoid vertical scrollbar/missing padding). Before-Screenshot: http://i.imgur.com/oEpNKkG.jpg After-Screenshot: http://i.imgur.com/TEPzHFZ.jpg Change-Id: I16f43d896014143b1eb90276d8b625b94589d7e6 Signed-off-by: Daniel Erez <de...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/ManualFenceConfirmationPopupView.ui.xml 1 file changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/95/27795/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/ManualFenceConfirmationPopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/ManualFenceConfirmationPopupView.ui.xml index 1f2c410..32a88ef 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/ManualFenceConfirmationPopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/host/ManualFenceConfirmationPopupView.ui.xml @@ -11,6 +11,7 @@ .messages { margin-left: 15px; + margin-right: 15px; } .messageLabel { @@ -29,7 +30,7 @@ </ui:style> - <d:SimpleDialogPanel width="450px" height="270px"> + <d:SimpleDialogPanel width="450px" height="300px"> <d:content> <g:FlowPanel addStyleNames="{style.content}"> <g:FlowPanel addStyleNames="{style.messages}"> -- To view, visit http://gerrit.ovirt.org/27795 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I16f43d896014143b1eb90276d8b625b94589d7e6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Daniel Erez <de...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches