When I mouse to click the sign-out the help menu pops up.
Sign out is moved. And it uses the same container as “Login” so that no content shifting occurs. And, it’s using the same styling as the other head items.
At this point, we need to check whether the mouse-over event/trigger for the ‘help’ menu is properly positioned. If there is still a problem with interference, we can add ~100px margin-right to the Sign out link (moving it to the left).
Today I restored the ‘Sign Out’ link and hide/show behavior based on login.
Test: https://fswiki.qualitybox.us/wiki/en/Main_Page
Code: https://github.com/freephile/fsw-root/commits/master
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.