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:
parent
7f879b66e4
commit
56f9855c07
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user