mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Makes inputs and buttons align middle so they line up in all browsers
This commit is contained in:
+1
-2
@@ -91,8 +91,7 @@ select,
|
||||
textarea {
|
||||
margin: 0;
|
||||
font-size: 100%;
|
||||
vertical-align: baseline;
|
||||
*vertical-align: middle;
|
||||
vertical-align: middle;
|
||||
}
|
||||
button,
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user