1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +02:00

[ticket/15213] Fix stylelint failures

PHPBB3-15213
This commit is contained in:
Marc Alexander
2017-05-02 13:55:36 -04:00
parent cf603f7025
commit 5f09e0ec0a
3 changed files with 12 additions and 7 deletions

View File

@@ -499,7 +499,8 @@ blockquote cite cite {
font-size: 1em;
}
blockquote cite:before, .uncited:before {
blockquote cite:before,
.uncited:before {
padding-right: 5px;
}