mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-07 00:02:51 -05: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;
|
height: @baseline * 1.5;
|
||||||
line-height: @baseline * 1.5;
|
line-height: @baseline * 1.5;
|
||||||
}
|
}
|
||||||
|
select {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user