vanilla-framework
vanilla-framework copied to clipboard
Lists have margin-collapse
Describe the bug
-
Put something with a margin-bottom inside any list item:

-
check the heightof the list item:

list items need overflow: auto; to remedy:

We need to verify if "overflow: auto" doesn't break anything. Also maybe new list style covers that?