prevent invisible radio buttons from escaping the radiostrip
This commit is contained in:
parent
c219a8b532
commit
07ad982b96
|
@ -268,6 +268,7 @@ section > pre.error-log {
|
|||
display: inline-flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.radiostrip input[type=radio] {
|
||||
|
|
Loading…
Reference in New Issue