[ticket/14865] Mask remaining issues with print

PHPBB3-14865
This commit is contained in:
hanakin 2016-11-25 00:28:09 +01:00
parent 58d50129ce
commit e79e0efc9e

View file

@ -1,7 +1,7 @@
/* -------------------------------------------------------------- /* /* -------------------------------------------------------------- /*
$Print $Print
/* -------------------------------------------------------------- */ /* -------------------------------------------------------------- */
/* stylelint-disable selector-max-compound-selectors */
/* Lots still TODO here! */ /* Lots still TODO here! */
@ -213,3 +213,4 @@ ul {
.codebox p { .codebox p {
display: none; display: none;
} }
/* stylelint-enable */