mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
fix legends in ie7
This commit is contained in:
parent
3ad034ea96
commit
18a5ef83ef
@ -108,6 +108,9 @@ input[type=file] {
|
||||
height: @baseline * 1.5;
|
||||
line-height: @baseline * 1.5;
|
||||
}
|
||||
select {
|
||||
float: left;
|
||||
}
|
||||
|
||||
textarea {
|
||||
height: auto;
|
||||
|
Loading…
Reference in New Issue
Block a user