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

[ticket/14976] Fix linting

PHPBB3-14976
This commit is contained in:
hanakin
2017-02-22 10:16:11 -05:00
committed by Michael Miday
parent 036d00f872
commit a3372e628a
2 changed files with 9 additions and 9 deletions

View File

@@ -158,7 +158,7 @@ html > body .postbody h1 a:link:after,
html > body .postbody h2 a:link:after,
.post-buttons a:after {
text-decoration: none;
content: "";
content: "" !important;
}
/* Poster profile */