Collapse sidebar navigation list on smaller screens
- CSS only solution using "check-box hack" - Add new UI text label `menu_label` in _data/ui-text.yml - Close #607
This commit is contained in:
@@ -290,6 +290,8 @@ nav {
|
||||
}
|
||||
|
||||
a {
|
||||
display: block;
|
||||
padding-bottom: 0.25em;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user