mirror of https://github.com/go-gitea/gitea.git
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.
3e7101dd64
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 ?) |
2 years ago | |
---|---|---|
.. | ||
code.tmpl | 2 years ago | |
navbar.tmpl | 2 years ago | |
organizations.tmpl | 2 years ago | |
repo_list.tmpl | 2 years ago | |
repo_search.tmpl | 2 years ago | |
repos.tmpl | 2 years ago | |
search.tmpl | 2 years ago | |
users.tmpl | 2 years ago |