change all modals nav header with ionic header to fix ios delay

This commit is contained in:
Gabriel Bazán 2016-06-15 12:47:01 -03:00
commit 4a9b94f3b5
11 changed files with 78 additions and 104 deletions

View file

@ -20,8 +20,13 @@
z-index: -1;
}
.ng-hide.ng-hide-animate{
display: none !important;
.ng-hide.ng-hide-animate {
display: none !important;
}
.bar .title {
font-size: 14px;
line-height: 48px;
}
.radio-label {