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:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user