Shahar Havivi has uploaded a new change for review. Change subject: webadmin: Fit login dialog labels for French locale ......................................................................
webadmin: Fit login dialog labels for French locale Bug-Id: https://bugzilla.redhat.com/867428 Change-Id: Id8a949558dc5bde30693ea15b9f15cc9e2fbbd16 Signed-off-by: Shahar Havivi <shav...@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.ui.xml 1 file changed, 4 insertions(+), 3 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/83/8783/1 diff --git a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.ui.xml b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.ui.xml index 61a6ef6..b37621c 100644 --- a/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.ui.xml +++ b/frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/login/view/LoginPopupView.ui.xml @@ -94,19 +94,20 @@ position: absolute; top: 5px; right: 5px; + left: 5px; } .loginPopupHeaderCenter { background: url(images/login_header_background_repetitive.png) repeat-x; - width: 190px; + width: 236px; height: 44px; text-align: left; - padding-left: 5px; + padding-left: 18px; padding-top: 14px; } </ui:style> - <d:SimplePopupPanel ui:field="popup" width="420px"> + <d:SimplePopupPanel ui:field="popup" width="480px"> <d:header> <g:HorizontalPanel styleName="{loginPopupStyle.loginPopupHeader}"> <g:Image resource='{resources.loginPopupHeaderLogoImage}' /> -- To view, visit http://gerrit.ovirt.org/8783 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id8a949558dc5bde30693ea15b9f15cc9e2fbbd16 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shav...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches