Browse Source

fixed form label with alternative css files

REJack 5 years ago
parent
commit
ebe29fbd24
3 changed files with 3 additions and 3 deletions
  1. 1 1
      build/scss/_forms.scss
  2. 1 1
      dist/css/adminlte.css.map
  3. 1 1
      dist/css/adminlte.min.css.map

+ 1 - 1
build/scss/_forms.scss

@@ -96,7 +96,7 @@
   }
 }
 
-label:not(.form-check-label, .custom-file-label) {
+label:not(.form-check-label):not(.custom-file-label) {
   font-weight: $font-weight-bold;
 }
 

File diff suppressed because it is too large
+ 1 - 1
dist/css/adminlte.css.map


File diff suppressed because it is too large
+ 1 - 1
dist/css/adminlte.min.css.map