Resolve "Width of radio filters too narrow"
This commit is contained in:
parent
f20e83cd0f
commit
240ff4d3fe
|
@ -0,0 +1 @@
|
|||
Width of filter menus for radios has been set to stop text from overlapping the borders
|
|
@ -353,5 +353,5 @@ input + .help {
|
|||
}
|
||||
|
||||
.table td .ui.dropdown {
|
||||
min-width: auto;
|
||||
min-width: 150px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue