Merge pull request #1823 from awesomerobot/master

fixing ol and ul preview/post incongruency
This commit is contained in:
Régis Hanol 2014-01-13 08:46:42 -08:00
commit 0b58266934
1 changed files with 4 additions and 2 deletions

View File

@ -488,10 +488,12 @@ iframe {
.contents .cooked {
margin-right: 50px;
margin-top: 15px;
word-wrap: break-word;
h1, h2, h3 {margin: 10px 0;}
ul, ol {margin: 15px 0 0 30px;}
h1, h2, h3, h4, h5, h6 { margin: 20px 0 10px; }
li p {margin: 3px 0;}
}
a.mention {