Alexander Wels has uploaded a new change for review. Change subject: userportal,webadmin: tabs bleed through report menu ......................................................................
userportal,webadmin: tabs bleed through report menu - Fixed issue where the sub tab tabs bleed through the reports menu. Change-Id: I5b3bfc89adcb05627fca4757e2931689936f8255 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1157300 Signed-off-by: Alexander Wels <[email protected]> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/ScrollableTabBarView.ui.xml 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/85/36085/1 diff --git a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/ScrollableTabBarView.ui.xml b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/ScrollableTabBarView.ui.xml index 0adfbc7..f5c10e97 100644 --- a/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/ScrollableTabBarView.ui.xml +++ b/frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/view/ScrollableTabBarView.ui.xml @@ -18,7 +18,6 @@ } .scrollContainer { - z-index: 1; position: relative; } -- To view, visit http://gerrit.ovirt.org/36085 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5b3bfc89adcb05627fca4757e2931689936f8255 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
