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