You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wxiaoguang 3e7101dd64
Improve "new-menu" (#24465)
I am not sure what "new-menu" means, but I think we need to fix these
problems:

1. it shouldn't have "stackable", which makes the items stacked when
width is small. the `new-menu` already has `overflow: auto`
2. `justify-content: center` doesn't work with `overflow: auto` (for
small width), so use `margin: auto`
*
https://bhch.github.io/posts/2021/04/centring-flex-items-and-allowing-overflow-scroll/
3. `runner-new-menu` is dead code (copying & pasting ?)
1 year ago
..
auth Improve "new-menu" (#24465) 1 year ago
dashboard Remove unnecessary g-menu-stackable-scrollable (#24462) 1 year ago
notification Improve issue list filter (#24425) 1 year ago
overview Add missing badges in user profile for /projects and /packages (#24232) 1 year ago
settings Move links out of translation (#24446) 1 year ago
code.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
heatmap.tmpl Improve template helper (#24417) 1 year ago
profile.tmpl Add follow organization and fix the logic of following page (#24345) 1 year ago
project.tmpl Add context cache as a request level cache (#22294) 1 year ago