wagtail/client/scss
Matt Westcott 55fdafdfe6 Make radio buttons / checkboxes display vertically under Django 4.0
Fixes #8190
Django 4 changed the rendering of radio button / checkbox lists to nested divs rather than ul/li - see 5942ab5eb1. This change simply applies the existing li styles to second-level divs.
2022-05-25 08:31:11 +10:00
..
components Make radio buttons / checkboxes display vertically under Django 4.0 2022-05-25 08:31:11 +10:00
elements
generic
objects
overrides
settings
tools
_settings.scss
_tools.scss
core.scss Implement new reusable dialog component with a11y-dialog (#8541) 2022-05-20 15:02:32 +01:00