[ticket/13946] Changed [list] margin to match [code]

PHPBB3-13946
This commit is contained in:
JoshyPHP 2015-06-16 17:20:14 +02:00
parent 08c7afedfa
commit 4be0730898

View file

@ -383,7 +383,7 @@ dl.faq dt {
} }
.content ul, .content ol { .content ul, .content ol {
margin: 1em 0 1.2em 3em; margin: 0.8em 0 0.9em 3em;
} }
.posthilit { .posthilit {
@ -429,7 +429,7 @@ dd .signature {
} }
.signature ul, .signature ol { .signature ul, .signature ol {
margin: 1em 0 1.2em 3em; margin: 0.8em 0 0.9em 3em;
} }
/* Post noticies */ /* Post noticies */