mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
reset line-height for file input in ie9
This commit is contained in:
Vendored
+3
@@ -603,6 +603,9 @@ select, input[type="file"] {
|
||||
|
||||
line-height: 28px;
|
||||
}
|
||||
input[type="file"] {
|
||||
line-height: 18px \9;
|
||||
}
|
||||
select {
|
||||
width: 220px;
|
||||
background-color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user