Skip to content
Snippets Groups Projects
Commit bfe28cc1 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '822-width-of-radio-filters-too-narrow' into 'develop'

Resolve "Width of radio filters too narrow"

Closes #822

See merge request funkwhale/funkwhale!756
parents f20e83cd 240ff4d3
No related branches found
No related tags found
No related merge requests found
Width of filter menus for radios has been set to stop text from overlapping the borders
\ No newline at end of file
......@@ -353,5 +353,5 @@ input + .help {
}
.table td .ui.dropdown {
min-width: auto;
min-width: 150px;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment