Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

Commit

Permalink
fix(ui): CSS fix for menu
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Mar 17, 2017
1 parent 2516970 commit 162ec6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

#plugin_flyvemdm_menu li:hover ul {
display:inherit;
display: block;
}

#plugin_flyvemdm_menu a {
Expand Down

0 comments on commit 162ec6a

Please sign in to comment.