Greg Sheremeta has uploaded a new change for review. Change subject: webadmin: fixed vNIC widget in add/edit VM dialog ......................................................................
webadmin: fixed vNIC widget in add/edit VM dialog PatternFly patch caused vNIC widget in add/edit VM dialog to have a misaligned label. Fixed. Change-Id: Ib8edda05b9770dc4cbfc493a2f62f8c3124a33a6 Bug-Url: https://bugzilla.redhat.com/1096845 Signed-off-by: Greg Sheremeta <gsher...@redhat.com> --- M packaging/branding/ovirt.brand/patternfly-custom-hacks.css 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/28198/1 diff --git a/packaging/branding/ovirt.brand/patternfly-custom-hacks.css b/packaging/branding/ovirt.brand/patternfly-custom-hacks.css index 1d13fec..3a3347c 100644 --- a/packaging/branding/ovirt.brand/patternfly-custom-hacks.css +++ b/packaging/branding/ovirt.brand/patternfly-custom-hacks.css @@ -122,7 +122,7 @@ padding-left: 5px; } -.pite_content_pfly_fix span.avw_label_pfly_fix { +.pite_content_pfly_fix span.avw_label_pfly_fix, .pite_content_pfly_fix label.avw_label_pfly_fix { position: relative !important; top: 6px !important; } -- To view, visit http://gerrit.ovirt.org/28198 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib8edda05b9770dc4cbfc493a2f62f8c3124a33a6 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <gsher...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches