added padding-left to project_home_sidebar
This commit is contained in:
parent
31f433b375
commit
7a6a37895e
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
#project_home_sidebar .collapsible-box {
|
#project_home_sidebar .collapsible-box {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
padding-left: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#project_home_sidebar .collapsible-box-header {
|
#project_home_sidebar .collapsible-box-header {
|
||||||
|
Loading…
Reference in New Issue
Block a user