Skip to content

Navigation overlapping logo

The following discussion from !102 (merged) should be addressed:

  • @ygiovann started a discussion: (+1 comment)

    Is it possible to have a higher value for max-width ? Because with 800 pixels the wiki button is hidden behind the logo: image

    With ~870 pixels it's better, but I don't know what is the best value...

  • @sulzer replied:

    well, my MR didn't change anything about this actually :D
    but I agree that this is not optimal; maybe we can create a new issue about this as it's unrelated to the MR ?

    We'd indeed need to increase the media breakpoint to make it use the mobile navigation on bigger screens already. However the problem is that this actually depends on the width of the content (the navigation entries) which are not fixed and even change between the two languages. I wonder if a better solution would be to make the navigation use multiple rows in this edge-case ? this would make it more tolerant to different content/navigation entries.

Edited by Jonas Sulzer
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information