0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-25 05:02:57 +01:00

Ensure BooleanRadioSelect uses the same styles as RadioSelect

This commit is contained in:
Thibaud Colas 2024-02-14 09:24:32 +00:00 committed by Sage Abdullah
parent 7f879b66e4
commit 56f9855c07
No known key found for this signature in database
GPG Key ID: EB1A33CC51CC0217

View File

@ -5,6 +5,7 @@
.w-field--checkbox_select_multiple,
.w-field--checkbox_select_multiple_with_disabled_options,
.w-field--boolean_radio_select,
.w-field--radio_select {
ul {
list-style: none;