mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
[ticket/12554]Remove left margin when li
This commit is contained in:
@@ -480,6 +480,7 @@ blockquote cite > div {
|
|||||||
|
|
||||||
.postbody .content li blockquote {
|
.postbody .content li blockquote {
|
||||||
overflow: inherit;
|
overflow: inherit;
|
||||||
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Code block */
|
/* Code block */
|
||||||
|
Reference in New Issue
Block a user