2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Add the unprefixed appearance property.

This commit is contained in:
XhmikosR
2018-09-21 22:49:07 +03:00
parent 7aaabebded
commit 627b359541
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -32,5 +32,6 @@
background: transparent;
border: 0;
-webkit-appearance: none;
appearance: none;
}
}