Browse Source

fixed form label with alternative css files

REJack 5 years ago
parent
commit
ebe29fbd24
3 changed files with 1 additions and 1 deletions
  1. 1 1
      build/scss/_forms.scss
  2. 0 0
      dist/css/adminlte.css.map
  3. 0 0
      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;
   font-weight: $font-weight-bold;
 }
 }
 
 

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


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


Some files were not shown because too many files changed in this diff