You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks good, with one small issue. It makes the menu bar wider than the minimum size where the site changes, so at least for me, I no longer see the support button since it's now too far to the right to show up. See
We also had talked about removing the external drop-down and moving that content to other ones. May be worth doing that. I'm not sure if this is possible, but maybe there is a way to prioritize specific drop-down menus to appear if the screen real estate isn't enough. Looking at the limits, it seems that if the screen less than 1200 pixel in width, we shift to the hamburger menu. It also seems like the two buttons maybe aren't correctly added to the navbar, in the sense that they seem to obey a different width control. I have to make the width at least 1410 before I can see all the nvarbar without some sort of cutoff.
This looks good, with one small issue. It makes the menu bar wider than the minimum size where the site changes, so at least for me, I no longer see the support button since it's now too far to the right to show up. See
Originally posted by @danielskatz in #942 (comment)
The text was updated successfully, but these errors were encountered: