mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Merge pull request #16258 from twbs/fix-16172
Use CSS hack to fix IE8 .caret regression
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user