Skip to content

Commit

Permalink
Make CSS selector less greedy
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Oct 2, 2024
1 parent 0647828 commit f9bd671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user/css/magidoc-overrides.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
/*
* Hide the deprecated queries from the left hand navigation panel.
*/
nav .deprecated {
nav ul li .deprecated {
display: none;
}

0 comments on commit f9bd671

Please sign in to comment.