fix tabs left arrow color IE9

This commit is contained in:
zhujun24 2015-08-18 14:58:18 +08:00
parent 4d42cc7201
commit 862036b1d5

View File

@ -103,6 +103,10 @@
&-icon:before {
content: "\e611";
}
:root & {
filter: none;
}
}
&-nav-wrap {