I'm going to fix this in two ways. First I will make the menu push-back where it drops from if it is too wide, because it can't flow outside the fixed width.
Second I will introduce a maximum drop-down width and have it wrap.
Either will work, but I want to make this robust in both ways.
(Click to enlarge)
#1011 - "Content" pull-down menu
Second I will introduce a maximum drop-down width and have it wrap.
Either will work, but I want to make this robust in both ways.
Drop-down menus may not have enough horizontal space when fixed-width is enabled.