.hidden important

stable
Juanfran 2014-10-29 16:29:03 +01:00
parent e2dc91e134
commit 54ce888ee4
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ body {
} }
.hidden { .hidden {
display: none; display: none !important;
} }
.header-with-actions { .header-with-actions {