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
I'm seeing it on User Guide, Shortcodes, and Examples (didn't look farther than that). And it appears independent of window width (ie the offending element expands with the window). I was able to fix it by adding style="z-index:1" to the <nav> element highlighted here:
Right-hand side of the breadcrumbs element covers a portion of the "More" dropdown menu when it is expanded (Firefox 130.0/Ubuntu 24.04):
Maybe just need to set a lower z-index on breadcrumbs.
The text was updated successfully, but these errors were encountered: