mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
there is no standard appearance property
This commit is contained in:
parent
3453f55ec5
commit
6f8f4cc92c
1 changed files with 0 additions and 1 deletions
|
@ -139,7 +139,6 @@
|
|||
// Have to include vendor prefixes as the `appearance` property isn't part of the CSS spec.
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
|
||||
// IE9 hacks to hide the background-image and reduce padding
|
||||
padding-right: .75rem \9;
|
||||
|
|
Loading…
Add table
Reference in a new issue