mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-28 04:46:57 -04:00
use !important for .hide class
This commit is contained in:
@@ -97,7 +97,7 @@ label {
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tap-highlight {
|
||||
|
||||
Reference in New Issue
Block a user