use !important for .hide class

This commit is contained in:
Keegan
2016-03-02 22:11:19 +11:00
parent beb623f4fd
commit 8e3cd119b8
+1 -1
View File
@@ -97,7 +97,7 @@ label {
}
.hide {
display: none;
display: none !important;
}
.tap-highlight {