Remove some other prefixed styles since we are at it

This commit is contained in:
Veeck
2020-04-20 12:13:13 +02:00
parent 8650876e2b
commit a1285b120b
6 changed files with 0 additions and 21 deletions

View File

@@ -7,8 +7,6 @@
.calendar .symbol span {
display: inline-block;
-ms-transform: translate(0, 2px); /* IE 9 */
-webkit-transform: translate(0, 2px); /* Safari */
transform: translate(0, 2px);
}