mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 10:19:40 +00:00
Adjust margins of ul, ol: they were slightly to the left
This commit is contained in:
parent
25ef66c60b
commit
4a7ef8b460
@ -495,7 +495,7 @@ iframe {
|
||||
.contents .cooked {
|
||||
padding-right: 30px;
|
||||
h1, h2, h3 {margin: 10px 0;}
|
||||
ul, ol {margin: 0 15px;}
|
||||
ul, ol {margin: 0 0 0 20px;}
|
||||
li p {margin: 3px 0;}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user