mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/12554]Remove left margin when li
This commit is contained in:
parent
494c9047c7
commit
d477d79dc8
1 changed files with 1 additions and 0 deletions
|
@ -480,6 +480,7 @@ blockquote cite > div {
|
|||
|
||||
.postbody .content li blockquote {
|
||||
overflow: inherit;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* Code block */
|
||||
|
|
Loading…
Add table
Reference in a new issue