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

comment out col-form-label's css

kaoritokashiki 6 жил өмнө
parent
commit
52436391c6

+ 3 - 3
src/client/styles/scss/_override-bootstrap.scss

@@ -159,9 +159,9 @@
   }
 
   // col-form-label (substitute for control-label of bootstrap3)
-  .col-form-label {
-    text-align: right;
-  }
+  // .col-form-label {
+  //   text-align: right;
+  // }
 
   // label
   label {