MDL-66109 css: Fix incorrect max-empty-lines in Boost scss

This was previously not picked up by stylelint for an unknown reason.
This commit is contained in:
Andrew Nicols 2020-04-22 11:00:35 +08:00
parent 1152df3ec4
commit bf6630a832
3 changed files with 0 additions and 6 deletions

View File

@ -61,5 +61,3 @@
.block_settings .block_tree [aria-hidden="true"]:not(.icon) {
display: none;
}

View File

@ -88,5 +88,3 @@
}
}
}

View File

@ -10,5 +10,3 @@
width: auto;
}
}