I’m seeing the header links cover the logo on Chrome and Firefox (I haven’t checked other browsers).
Was discourse updated recently?
I’m seeing the header links cover the logo on Chrome and Firefox (I haven’t checked other browsers).
Was discourse updated recently?
Happened to me, too.
Chrome 41, Ubuntu Linux 12.04
Same for me. Chrome 43, Windows XP. (Yes, yes, I know, Windows XP. )
Seems to only be an issue with certain browser widths, and is only a problem when you’re scrolled to the top of the screen.
Fixed, sorry about that – minor restructure of HTML skeleton.
Before:
<div id="navmenucontainer" class="container">
After
<div id="navmenucontainer" class="wrap">