1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Update mixins.less

This commit is contained in:
Mike Pagé 2013-08-18 19:23:42 +02:00
parent 73a1a4133c
commit 2488f2ae68

View file

@ -286,7 +286,7 @@
// Reset filters for IE
//
// When you need to remove a gradient background, don't forget to use this to reset
// When you need to remove a gradient background, do not forget to use this to reset
// the IE filter for IE9 and below.
.reset-filter() {
filter: e(%("progid:DXImageTransform.Microsoft.gradient(enabled = false)"));