Merge pull request #1691 from realies/patch-2
fix gap between #sidebar and #footer
This commit is contained in:
commit
36be7565a7
@ -441,7 +441,7 @@ kbd {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#sidebar {
|
#sidebar {
|
||||||
bottom: 48px;
|
bottom: 45px;
|
||||||
left: 0;
|
left: 0;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
|
Loading…
Reference in New Issue
Block a user