Explorar o código

shifted .top-bar-section .dropdown's z-index to 100 to keep it above the Page Actions button

Garrick van Buren %!s(int64=12) %!d(string=hai) anos
pai
achega
b44553c932
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      assets/stylesheets/foreground.css

+ 4 - 0
assets/stylesheets/foreground.css

@@ -393,6 +393,10 @@ button, .button {
   text-align: left;
 }
 
+.top-bar-section .dropdown {
+  z-index: 100;
+}
+
 input[type="submit"] {
     background-color: #5da423;
     border-color: #457a1a;