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
Message #137 received at 26302 <at> debbugs.gnu.org (full text, mbox):
On Fri, Nov 08, 2019 at 05:18:28PM +0100, pelzflorian (Florian Pelz) wrote:
> I changed it now, also for the dropdowns. The change is online now
> that the website was rebuilt.
>
>
Dropdowns are fixed for real now.
> > But now that the width of the menu will vary depending on each
> > language, the whole menu bar will probably have to be redesigned.
> >
>
> 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.
Regards,
Florian
This bug report was last modified 4 years and 291 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.