Skip to content

Commit

Permalink
Space between lines in nested lists not equal (#13583).
Browse files Browse the repository at this point in the history
Patch by Go MAEDA.

git-svn-id: http://svn.redmine.org/redmine/trunk@14201 e93f8b46-1217-0410-a6f0-8f06a7374b81
  • Loading branch information
jplang committed Apr 25, 2015
1 parent c367c68 commit a45db2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/stylesheets/application.css
Expand Up @@ -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;
Expand Down

0 comments on commit a45db2a

Please sign in to comment.