no.css icon indicating copy to clipboard operation
no.css copied to clipboard

use flexbox for nav layout - instead of table / float - based styling

Open marko-knoebl opened this issue 4 years ago • 3 comments

Here's an attempt at a flexbox-based nav layout:

https://codesandbox.io/s/competent-http-mwneo

I think it's a good idea to use flexbox as a more modern alternative to tables / floats. Note that I've also introduced a surrounding

element around the

This is not a fixed proposal and some things will look slightly different - It's more of a suggestion to maybe work from.

marko-knoebl avatar Aug 18 '20 20:08 marko-knoebl

I apologize I have overlooked this. I like what you did. Should I just use it or would you prefer to submit a PR?

mdipierro avatar Sep 12 '20 06:09 mdipierro

Hey! This would need some more work before being merged. In particular I didn't work on nested menus, I think the layout of them would still be wrong. I'll be away from any computer for another 2 weeks, after that I can work on this again and also create a proper pull request!

marko-knoebl avatar Sep 12 '20 13:09 marko-knoebl

no hurry on my side.

mdipierro avatar Sep 12 '20 15:09 mdipierro