Skip to content

Draft: [FIX] add min-width on select

ElvisKapepula requested to merge ElvisKapepula/tiki:commit into master

Marc asked me to put a min-width on the select element which contains a value "Select the action to be performed with checked..." so that even when the screen size is reduced, the content can still be displayed well and not half as it was. To get an idea, here is the problem in the picture below.

min1

here is the solution now provided, as you can see, the content is displayed in full

min2

Edited by luci

Merge request reports