mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Use display: block; for form elements
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
.form-file {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
height: $form-file-height;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.form-file-input {
|
||||
|
||||
Reference in New Issue
Block a user