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