mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2026-04-27 17:45:18 -05:00
templates: Fix regression hiding description in advanced navigation.
This commit is contained in:
@@ -248,7 +248,7 @@ article.docs nav .navigation li > a.selected {
|
||||
}
|
||||
|
||||
article.docs nav .navigation li > em {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
article.docs nav .navigation li > ul {
|
||||
|
||||
Reference in New Issue
Block a user