Alexander Wels has uploaded a new change for review. Change subject: userportal: refresh icon not fully visible ......................................................................
userportal: refresh icon not fully visible - Fixed the refresh icon not being fully visible in the user portal basic tab. Change-Id: I7648ff9cb69592b74064ea2b9f5e2e99b1fc9baa Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=910682 Signed-off-by: Alexander Wels <[email protected]> --- M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/MainTabBasicView.ui.xml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/15/12415/1 diff --git a/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/MainTabBasicView.ui.xml b/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/MainTabBasicView.ui.xml index 8a4c4da..829b1f2 100644 --- a/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/MainTabBasicView.ui.xml +++ b/frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/tab/MainTabBasicView.ui.xml @@ -34,7 +34,7 @@ cursor: pointer; border: 1px solid transparent; display: table-cell; - width: 30px; + width: 34px; } .refreshPanelWrapper { -- To view, visit http://gerrit.ovirt.org/12415 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7648ff9cb69592b74064ea2b9f5e2e99b1fc9baa 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
