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

adding an important to the height of button.ui-button-icon-only because it's being overridden

Garrick van Buren 12 жил өмнө
parent
commit
4d7e2d50ef

+ 3 - 1
assets/stylesheets/foreground.css

@@ -276,7 +276,7 @@ input[name="*[* date][second]"] {
 }
 
 button.ui-button-icon-only {
-  height: 2.24em;
+  height: 2.24em !important;
 }
 
 select {width:auto;}
@@ -313,6 +313,8 @@ p.meta {
   margin-bottom: 4px;
 }
 
+textarea { width: 87%;}
+
 label { display: inline;}
 
 .mw-input label { font-weight: normal; }