mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-08 16:41:31 +00:00
Space between lines in nested lists not equal (#13583).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14201 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
c367c68e44
commit
a45db2a672
@ -880,6 +880,7 @@ div.wiki a {word-wrap: break-word;}
|
||||
div.wiki a.new {color: #b73535;}
|
||||
|
||||
div.wiki ul, div.wiki ol {margin-bottom:1em;}
|
||||
div.wiki li>ul, div.wiki li>ol {margin-bottom: 0;}
|
||||
|
||||
div.wiki pre {
|
||||
margin: 1em 1em 1em 1.6em;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user