1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[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 {
margin: 1em 0 1.2em 3em;
margin: 0.8em 0 0.9em 3em;
}
.posthilit {
@@ -429,7 +429,7 @@ dd .signature {
}
.signature ul, .signature ol {
margin: 1em 0 1.2em 3em;
margin: 0.8em 0 0.9em 3em;
}
/* Post noticies */