Update CSS comment to reflect that singleLineSelectors directive was replaced by filterSelectors

This commit is contained in:
Cillian O'Ruanaidh
2022-12-16 16:24:42 +00:00
parent 26baad53e4
commit c000010d0b

View File

@@ -161,7 +161,7 @@
}
}
// singleLineSelectors directive provides a drop-down that can overlap
// filterSelectors directive provides a drop-down that can overlap
// content. Ensure that the dropdown appears above the content.
.filter-row {
position: relative;