missing scroll bar on documentation page sidebar
This commit is contained in:
@@ -53,7 +53,8 @@ a:hover {
|
||||
.navbar {
|
||||
border-radius: 0;
|
||||
clear: both;
|
||||
margin-bottom: 0
|
||||
margin-bottom: 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.navbar-default {
|
||||
|
||||
Reference in New Issue
Block a user