Moustache transform origin compatibility in Firefox

stable
Xavier Julián 2015-11-03 13:51:57 +01:00
parent 05f8def88d
commit ff4d2c173d
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
fill: rgba($primary, .9);
stroke: $primary-light;
stroke-width: 1px;
transform-origin: 50% 20%;
transform-origin: 50% 50%;
transition: .3s;
&:hover {
fill: rgba($primary-light, .9);