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

[ticket/14976] fix errors

PHPBB3-14976
This commit is contained in:
hanakin
2017-05-13 09:09:12 -07:00
committed by Michael Miday
parent f7baa94d44
commit a408180c4a
10 changed files with 9 additions and 41 deletions

View File

@@ -2,8 +2,6 @@
$Links
/* -------------------------------------------------------------- */
/* stylelint-disable declaration-property-unit-whitelist */
/* Links adjustment to correctly display an order of rtl/ltr mixed content */
a {
text-decoration: none;
@@ -206,5 +204,3 @@ a.feed-icon-forum {
a.anchor {
display: block;
}
/* stylelint-enable declaration-property-unit-whitelist */