diff options
| author | Catalin Zalog <[email protected]> | 2016-05-16 17:00:45 +0300 |
|---|---|---|
| committer | Catalin Zalog <[email protected]> | 2016-05-16 17:00:45 +0300 |
| commit | 990e2c5d2bd1f03f0aa57c3fbb054728ed5746b5 (patch) | |
| tree | 98f833792f9ad2f277f3725841cc10092a27a747 | |
| parent | 9a50b1f04f49c7b7891391879cf3a47e521f4f77 (diff) | |
| download | bootstrap-990e2c5d2bd1f03f0aa57c3fbb054728ed5746b5.tar.xz bootstrap-990e2c5d2bd1f03f0aa57c3fbb054728ed5746b5.zip | |
Update _custom-forms.scss
| -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; } |
