Explorar o código

Set width to fix #74. Not sure why this became an issue though.

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

+ 5 - 0
assets/stylesheets/foreground.css

@@ -30,6 +30,11 @@ body.action-formedit .row.hide-on-form-edit { display: none;}
   z-index: 100000;
   white-space: nowrap;
 }
+#p-cactions #drop1 a {
+  width: 100%;
+  text-align: left;
+}
+
 /* Make sure top bar is even more z-indx! */
 #toolbox-dropdown {
   z-index: 10000000;