fix firefox page transition

stable
Juanfran 2015-01-21 09:43:38 +01:00
parent 48b68e42af
commit e1df08ab3b
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ body {
min-height: 100%;
width: 100%;
.master {
transition: transform 1s ease;
&.ng-animate {
transition: 0;
}