Merge pull request #16258 from twbs/fix-16172
Use CSS hack to fix IE8 .caret regression
This commit is contained in:
commit
e93802b821
2 changed files with 2 additions and 0 deletions
|
|
@ -3558,6 +3558,7 @@ tbody.collapse.in {
|
|||
margin-left: 2px;
|
||||
vertical-align: middle;
|
||||
border-top: 4px dashed;
|
||||
border-top: 4px solid\9;
|
||||
border-right: 4px solid transparent;
|
||||
border-left: 4px solid transparent;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue