1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +02:00

Remove IE9 browser hacks. (#21393)

This commit is contained in:
Bardi Harborow
2016-12-23 08:41:31 +11:00
committed by Mark Otto
parent b01f5a1a38
commit 855a67b1d6
12 changed files with 2 additions and 64 deletions

View File

@@ -105,7 +105,6 @@
cursor: $cursor-disabled;
background-color: transparent;
background-image: none; // Remove CSS gradient
@include reset-filter();
}
}
}