
Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: Overlapped in 'New Virtual Machine - Guide Me' dialog ...................................................................... webadmin: Overlapped in 'New Virtual Machine - Guide Me' dialog In fr_FR locale the text did not fit into buttons in new VM guide me dialog. Fixed by changing the styles in a way that when the text is longer than 250px (min width) than the button grows. Change-Id: Icde29a47a3c78f73cca9eaaf0db875c5b82ea0e8 Bug-Url: https://bugzilla.redhat.com/1123762 Signed-off-by: Tomas Jelinek <tjelinek@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationTemplates.java M frontend/webadmin/modules/webadmin/src/main/java/org/ovirt/engine/ui/webadmin/section/main/view/popup/guide/GuidePopupView.ui.xml M packaging/branding/ovirt.brand/ovirt-patternfly-compat.css 3 files changed, 3 insertions(+), 12 deletions(-) Approvals: Tomas Jelinek: Verified Alexander Wels: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30821 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icde29a47a3c78f73cca9eaaf0db875c5b82ea0e8 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Frank Kobzik <fkobzik@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server