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 6ce2b29ac..5e65a78e9 100644 --- a/scss/_custom-forms.scss +++ b/scss/_custom-forms.scss @@ -202,6 +202,7 @@ display: inline-block; max-width: 100%; height: $custom-file-height; + margin-bottom: 0; cursor: pointer; } |
