mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-04 16:35:08 -05:00
Merge pull request #448 from NSError/list-fix
Fix for bottom margin in nested lists.
This commit is contained in:
commit
e7a9b3fe40
@ -73,6 +73,7 @@ ol { list-style-type: decimal;
|
|||||||
ol { list-style-type: lower-roman; margin-bottom: 0px; }}}
|
ol { list-style-type: lower-roman; margin-bottom: 0px; }}}
|
||||||
|
|
||||||
ul, ol { &, ul, ol { margin-left: 1.3em; }}
|
ul, ol { &, ul, ol { margin-left: 1.3em; }}
|
||||||
|
ul, ol { ul, ol { margin-bottom: 0em; }}
|
||||||
|
|
||||||
strong { font-weight: bold; }
|
strong { font-weight: bold; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user