mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14865] Mask remaining issues with print
PHPBB3-14865
This commit is contained in:
parent
58d50129ce
commit
e79e0efc9e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
/* -------------------------------------------------------------- /*
|
||||
$Print
|
||||
/* -------------------------------------------------------------- */
|
||||
|
||||
/* stylelint-disable selector-max-compound-selectors */
|
||||
|
||||
/* Lots still TODO here! */
|
||||
|
||||
|
@ -213,3 +213,4 @@ ul {
|
|||
.codebox p {
|
||||
display: none;
|
||||
}
|
||||
/* stylelint-enable */
|
||||
|
|
Loading…
Add table
Reference in a new issue