1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/14865] Mask remaining issues with bidi

PHPBB3-14865
This commit is contained in:
hanakin
2016-11-24 13:04:05 +01:00
parent 9dcd206ab3
commit 7c85e16c40

View File

@@ -1,6 +1,8 @@
/* -------------------------------------------------------------- /*
$Bidi
/* -------------------------------------------------------------- */
/* stylelint-disable selector-max-compound-selectors */
/* stylelint-disable selector-no-qualifying-type */
/**
* common.css
@@ -1125,3 +1127,4 @@ li.breadcrumbs span:first-child > a {
margin-right: 0;
}
}
/* stylelint-enable */