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:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user