mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
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:
parent
1152df3ec4
commit
bf6630a832
@ -61,5 +61,3 @@
|
||||
.block_settings .block_tree [aria-hidden="true"]:not(.icon) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
@ -88,5 +88,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
@ -10,5 +10,3 @@
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user