mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 19:24:01 +02:00
Merge pull request #5932 from AlfredoRamos/ticket/15572
[ticket/15572] Fix W3C validation error for quote BBCode
This commit is contained in:
@@ -484,7 +484,7 @@ blockquote cite:before, .uncited:before {
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
blockquote cite > div {
|
||||
blockquote cite > span {
|
||||
float: right;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
Reference in New Issue
Block a user