mirror of
https://github.com/redmine/redmine.git
synced 2026-03-13 16:10:48 +01: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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user