GNU bug report logs -
#26302
[website] translations
Previous Next
Reported by: ng0 <contact.ng0 <at> cryptolab.net>
Date: Wed, 29 Mar 2017 15:41:01 UTC
Severity: normal
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
---- On Fri, 08 Nov 2019 12:13:56 -0500 pelzflorian (Florian Pelz) <pelzflorian <at> pelzflorian.de> wrote ----
> > German is slightly wider than English and Chinese will be slightly
> > smaller. Hopefully it won’t matter, otherwise the navbar could be put
> > in a div container with display: flex; or something for spacing
> > between elements.
> >
>
> For example, the navbar could be given a width
>
> <nav class="menu" style="width: 100%;">
>
> and the ul inside could be given display:flex and justify-content
>
> <ul style="display: flex;justify-content: space-between;">
>
> Or not. Maybe it is good as it is.
Or we could wait until there is a visible problem :)
Eventually, it would be good to update the layout-related CSS of the website to use flex and grid when appropriate. Maybe for another iteration :)
This bug report was last modified 4 years and 290 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.