2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

nuke vendor prefixes

This commit is contained in:
Mark Otto
2016-01-03 18:10:22 -08:00
parent 7a00b13b07
commit 84cd41956f
+1 -3
View File
@@ -10,9 +10,7 @@
*:hover > .anchorjs-link {
opacity: .75;
-webkit-transition: color .16s linear;
-o-transition: color .16s linear;
transition: color .16s linear;
transition: color .16s linear;
}
*:hover > .anchorjs-link:hover,