Daniel Erez has uploaded a new change for review. Change subject: webadmin: Attach ISO dialog - adjusted dimensions ......................................................................
webadmin: Attach ISO dialog - adjusted dimensions Adjusted dimensions of 'Attach ISO' dialog to prevent help icon misalignment in French localization. Change-Id: Id7a34a0b506b3c115413646905028a6c955292b3 Bug-Url: https://bugzilla.redhat.com/1001557 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/datacenter/AbstractFindStoragePopupView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/66/18666/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/datacenter/AbstractFindStoragePopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/datacenter/AbstractFindStoragePopupView.ui.xml index 9860772..e436bb8 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/datacenter/AbstractFindStoragePopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/datacenter/AbstractFindStoragePopupView.ui.xml @@ -18,7 +18,7 @@ } </ui:style> - <d:SimpleDialogPanel width="400px" height="300px"> + <d:SimpleDialogPanel width="410px" height="300px"> <d:content> <g:FlowPanel> <g:Label ui:field="messageLabel" addStyleNames="{style.messageLabel}" /> -- To view, visit http://gerrit.ovirt.org/18666 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id7a34a0b506b3c115413646905028a6c955292b3 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