diff options
| -rw-r--r-- | scss/_custom-forms.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/_custom-forms.scss b/scss/_custom-forms.scss index ce32774b1..b19e0b45e 100644 --- a/scss/_custom-forms.scss +++ b/scss/_custom-forms.scss @@ -69,6 +69,7 @@ .custom-control-label { position: relative; margin-bottom: 0; + vertical-align: top; // Background-color and (when enabled) gradient &::before { |
