[Backport] Moustache transform origin compatibility in Firefox

stable
Xavier Julián 2015-11-03 13:51:57 +01:00 committed by David Barragán Merino
parent 55e037c49f
commit cd98906ff2
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);