diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/site.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/site.css b/static/site.css index 7b1780ec..241d1615 100644 --- a/static/site.css +++ b/static/site.css @@ -764,7 +764,7 @@ li > ul { 100% { opacity: 0; margin-top: 5px; - display: none; + display: none !important; } } |