mirror of
https://github.com/wekan/wekan.git
synced 2026-02-17 21:48:07 +01:00
Remove bottom margin from sidebar (causes an out-of-theme white gap)
This commit is contained in:
parent
c39fdab11d
commit
6ef2d9cb9d
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
||||||
}
|
}
|
||||||
.sidebar .sidebar-content {
|
.sidebar .sidebar-content {
|
||||||
padding: 0 12px;
|
padding: 0 12px;
|
||||||
margin-bottom: 1.6em;
|
|
||||||
}
|
}
|
||||||
.sidebar .sidebar-content .hide-btn {
|
.sidebar .sidebar-content .hide-btn {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue