fixed form label with alternative css files

pull/2437/head
REJack 2019-12-04 14:54:06 +01:00
parent 5613006ea7
commit ebe29fbd24
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
3 changed files with 3 additions and 3 deletions

View File

@ -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 one or more lines are too long

File diff suppressed because one or more lines are too long