mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-15 22:26:32 +02:00
Fix list indentation
git-svn-id: file:///svn/phpbb/trunk@6214 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -215,7 +215,7 @@ p.topicdetails {
|
|||||||
font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
|
font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.postbody li, ul {
|
.postbody li, ol, ul {
|
||||||
margin-left: 1.5em;
|
margin-left: 1.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user