mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
there is no standard appearance property
This commit is contained in:
parent
3453f55ec5
commit
6f8f4cc92c
@ -139,7 +139,6 @@
|
|||||||
// Have to include vendor prefixes as the `appearance` property isn't part of the CSS spec.
|
// Have to include vendor prefixes as the `appearance` property isn't part of the CSS spec.
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none;
|
||||||
appearance: none;
|
|
||||||
|
|
||||||
// IE9 hacks to hide the background-image and reduce padding
|
// IE9 hacks to hide the background-image and reduce padding
|
||||||
padding-right: .75rem \9;
|
padding-right: .75rem \9;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user