fix ng-hide ng-show delay

This commit is contained in:
Gabriel Bazán 2016-06-14 12:15:32 -03:00
commit 765a73a576

View file

@ -20,6 +20,10 @@
z-index: -1;
}
.ng-hide.ng-hide-animate{
display: none !important;
}
.radio-label {
text-transform: none;
font-weight: 400;