mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Fix list indentation
git-svn-id: file:///svn/phpbb/trunk@6214 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
b8076c575c
commit
f3610a934c
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ p.topicdetails {
|
|||
font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
.postbody li, ul {
|
||||
.postbody li, ol, ul {
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue