Removed toLowerCase function call so the function name remains the same

when used with a mixin and add test for rotateX
This commit is contained in:
Alex Ganose
2012-02-18 00:10:00 +00:00
committed by Luke Page
parent e6e41fac6f
commit d22bcdc828
4 changed files with 10 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
}
.other {
-moz-transform: translate(0, 11em) rotate(-90deg);
transform: rotateX(45deg);
}
.item[data-cra_zy-attr1b-ut3=bold] {
font-weight: bold;