mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-30 23:52:40 +01:00
Merge branch 'patch-1' of git://github.com/MikeyMJCO/BookStack into MikeyMJCO-patch-1
This commit is contained in:
commit
775ee1bde3
@ -295,6 +295,13 @@ li.checkbox-item, li.task-list-item {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
li > ol, li > ul {
|
||||||
|
margin-block-end: 0px;
|
||||||
|
margin-block-start: 0px;
|
||||||
|
padding-block-end: 0px;
|
||||||
|
padding-block-start: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Generic text styling classes
|
* Generic text styling classes
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user