Skip to content

Commit 72167c5

Browse files
committed
Radio buttons got an incorrect CSS class
1 parent 306341f commit 72167c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

iommi/style_bootstrap5.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
input__attrs__class={
102102
'form-check-input': True,
103103
'form-control': False,
104+
'form-select': False,
104105
},
105106
),
106107
choice__input__attrs__class={'form-select': True},

0 commit comments

Comments
 (0)