Vojtech Szocs has uploaded a new change for review.

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(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/94/2994/1
--
To view, visit http://gerrit.ovirt.org/2994
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibd73bd4c4ed59bd4148366638c153fbed47210c8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to