Alexander Wels has uploaded a new change for review. Change subject: webadmin: refresh button wrapping ......................................................................
webadmin: refresh button wrapping - Fixed refresh button wrapping when there is not enough room to fit all the buttons. Change-Id: I1fc13aea7950ab3f4965131dcc2b32e4ea837192 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1163929 Signed-off-by: Alexander Wels <[email protected]> --- M packaging/branding/ovirt.brand/ovirt-patternfly-compat.css 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/71/35171/1 diff --git a/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css b/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css index 46b54f9..abb64b9 100644 --- a/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css +++ b/packaging/branding/ovirt.brand/ovirt-patternfly-compat.css @@ -383,7 +383,7 @@ } } .prevPageButton_pfly_fix { - margin-right: 11px !important; + padding-right: 11px !important; } .nextPageButton_pfly_fix { padding-right: 25px !important; -- To view, visit http://gerrit.ovirt.org/35171 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1fc13aea7950ab3f4965131dcc2b32e4ea837192 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alexander Wels <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
