Explorar o código

Add set width to selects to prevent React BS.

Lee Morgan %!s(int64=2) %!d(string=hai) anos
pai
achega
333fdb322f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rubrics/style.css

+ 1 - 1
rubrics/style.css

@@ -44,7 +44,7 @@
     }
 
     #app fieldset *{
-        width: 100%;
+        width: 338px;
     }
 
     #app fieldset b{