mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-24 10:58:55 +00:00
[ticket/14865] Mask remaining issues with bidi
PHPBB3-14865
This commit is contained in:
parent
9dcd206ab3
commit
7c85e16c40
1 changed files with 3 additions and 0 deletions
|
@ -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 */
|
||||
|
|
Loading…
Add table
Reference in a new issue