2
0
Эх сурвалжийг харах

Similar z-index fix for personal tools.

Jamie Thingelstad 11 жил өмнө
parent
commit
ff50b98772

+ 3 - 0
assets/stylesheets/foreground.css

@@ -34,6 +34,9 @@ body.action-formedit .row.hide-on-form-edit { display: none;}
 #toolbox-dropdown {
   z-index: 10000000;
 }
+#personal-tools-dropdown {
+  z-index: 10000000;
+}
 
 td.mw-submit a,
 .htmlform-tip,