Fix duotone icons in forms

This commit is contained in:
2019-09-20 22:34:02 +02:00
parent 4ae5b4673a
commit 573cae570b
3 changed files with 3 additions and 3 deletions

View File

@@ -79,7 +79,7 @@ a.button:active {
background-color: $col_main_2; background-color: $col_main_2;
} }
.input-group-text i.fad { .input-group-text i {
@extend .fa-fw; @extend .fa-fw;
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long