mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/15083] Add stylelint definitions
PHPBB3-15083
This commit is contained in:
@@ -138,9 +138,11 @@ div.spacer { clear: both; }
|
|||||||
|
|
||||||
.codebox p { display: none; }
|
.codebox p { display: none; }
|
||||||
|
|
||||||
|
/* stylelint-disable declaration-property-unit-whitelist */
|
||||||
.emoji {
|
.emoji {
|
||||||
min-height: 18px;
|
min-height: 18px;
|
||||||
min-width: 18px;
|
min-width: 18px;
|
||||||
height: 1em;
|
height: 1em;
|
||||||
width: 1em;
|
width: 1em;
|
||||||
}
|
}
|
||||||
|
/* stylelint-enable declaration-property-unit-whitelist */
|
||||||
|
Reference in New Issue
Block a user