mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
updated docs pages (still wip), adding misc css classes, added form styles from 1.4, added github buttons to homepage
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@
|
||||
|
||||
// Transform for scale and rotate
|
||||
// translate, rotate, scale -- need to finalize
|
||||
.rotation(@degrees: 5deg) {
|
||||
.rotate(@degrees: 5deg) {
|
||||
-webkit-transform: rotate(@degrees);
|
||||
-moz-transform: rotate(@degrees);
|
||||
-ms-transform: rotate(@degrees);
|
||||
|
||||
Reference in New Issue
Block a user