Explorar o código

Similar z-index fix for personal tools.

Jamie Thingelstad %!s(int64=11) %!d(string=hai) anos
pai
achega
ff50b98772
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      assets/stylesheets/foreground.css

+ 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,