Throughout most of the site, the wrap on menu dropdowns is correct. It keeps the item on one line and makes the box wide enough: http://www.screencast.com/t/b5BE4yzwaDo2
But on some pages—I’m not sure, but it might be on the actual Page type—it does wrap: http://www.screencast.com/t/UTb4Z82dkCg
If I try to add white-space: nowrap to it, the box isn’t wide enough: http://www.screencast.com/t/CIKy23SA
I’m not sure how to ensure that it is. I’ve tried width: 100% on that li, and width: auto, but neither works.
Please help!
-
This topic was modified 10 years by
TheMediumUTM. Reason: fixed second link
Hi,
I’m not sure why you have this issue as there is not any fixed width to affect this – http://screencast.com/t/KIgoCVbpFpv – http://screencast.com/t/UwOTqrHj I have also checked your site and did not found any issues(on Contributors page where you had this issue) – http://screencast.com/t/5bgOyZmaH
Thanks!
Interesting… It seems to appear at unexpected times, so I’m not sure what the exact conditions are. Maybe it’s a bug in Chrome, for all I know. I guess I’ll leave it for now, since it happens pretty rarely.
Thanks, as always!
Hi,
I have checked your menu again on few pages, but did not found this issue. Are you sure that it is not a caching issue?
Thanks!
Pretty sure; I have caching, Cloudflare, etc. turned off for now while I develop the site. Oh well!
