1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 21:22:52 +02:00

Update _custom-forms.scss

This commit is contained in:
Catalin Zalog
2016-05-16 17:00:45 +03:00
parent 9a50b1f04f
commit 990e2c5d2b

View File

@@ -204,6 +204,7 @@
display: inline-block; display: inline-block;
max-width: 100%; max-width: 100%;
height: $custom-file-height; height: $custom-file-height;
margin-bottom: 0;
cursor: pointer; cursor: pointer;
} }