remove more transitions

This commit is contained in:
samanpwbb
2015-02-10 11:51:01 -05:00
parent a46805c3cb
commit 72cdf07b6a
-5
View File
@@ -350,11 +350,6 @@ button {
display: inline-block;
height:40px;
border-radius:4px;
/* Crashes Safari: https://github.com/openstreetmap/iD/issues/1188 */
/*-webkit-transition: all 100ms;*/
-moz-transition: all 100ms;
-o-transition: all 100ms;
transition: all 100ms;
}
button:focus,