Vojtech Szocs has submitted this change and it was merged. Change subject: webadmin: Input widget styling fix (#784379) ......................................................................
webadmin: Input widget styling fix (#784379) https://bugzilla.redhat.com/784379 AbstractValidatedWidgetWithLabel main style contained both 'height:30px' and 'line-height:30px' CSS rules. The first rule caused visual regressions in some browser environments (see the BZ link above). This patch removes the 'height' rule, 'line-height' is still there to ensure fixed height of the input widget (no visual regressions should occur after this change). Tested on Firefox 10 and IE 8. Change-Id: Ibd73bd4c4ed59bd4148366638c153fbed47210c8 --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/AbstractValidatedWidgetWithLabel.ui.xml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Vojtech Szocs: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/2994 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibd73bd4c4ed59bd4148366638c153fbed47210c8 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: Daniel Erez <de...@redhat.com> Gerrit-Reviewer: Danny Rankevich <danny....@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches