mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 04:41:36 +02:00
fix legends in ie7
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user