2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Rename properties

This commit is contained in:
Bas Bosman
2014-03-07 09:50:05 +01:00
parent fe0d5959d2
commit 55b639e928
+2 -2
View File
@@ -152,8 +152,8 @@
// Deprecated as of v3.2.0 due to the introduction of autoprefixer (will be removed in v4)
.transition-timing-function(@timing-function) {
-webkit-animation-timing-function: @timing-function;
animation-timing-function: @timing-function;
-webkit-transition-timing-function: @timing-function;
transition-timing-function: @timing-function;
}
// Deprecated as of v3.2.0 due to the introduction of autoprefixer (will be removed in v4)