mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
[ticket/14976] fix errors
PHPBB3-14976
This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
|
||||
/* stylelint-disable selector-max-compound-selectors */
|
||||
/* stylelint-disable selector-no-qualifying-type */
|
||||
/* stylelint-disable declaration-property-unit-whitelist */
|
||||
/* stylelint-disable declaration-property-unit-blacklist */
|
||||
|
||||
ul.topiclist {
|
||||
display: block;
|
||||
@@ -902,5 +900,3 @@ table.fixed-width-table {
|
||||
|
||||
/* stylelint-enable selector-max-compound-selectors */
|
||||
/* stylelint-enable selector-no-qualifying-type */
|
||||
/* stylelint-enable declaration-property-unit-whitelist */
|
||||
/* stylelint-enable declaration-property-unit-blacklist */
|
||||
|
Reference in New Issue
Block a user