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
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
code Fix some broken css (#23560) 1 year ago
codemirror Replace Less with CSS (#23481) 1 year ago
console Replace Less with CSS (#23481) 1 year ago
editor Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
features Replace remaining fontawesome dropdown icons with SVG (#24455) 1 year ago
markup Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
modules Remove fomantic breadcrumb module (#24463) 1 year ago
repository Improve issue list filter (#24425) 1 year ago
shared Modify width of ui container, fine tune css for settings pages and org header (#24315) 1 year ago
standalone Replace Less with CSS (#23481) 1 year ago
themes CSS color tweaks (#23828) 1 year ago
admin.css Fix config list overflow and layout (#24312) 1 year ago
animations.css Replace Less with CSS (#23481) 1 year ago
base.css Improve "new-menu" (#24465) 1 year ago
dashboard.css Vertical widths of containers removed (#24184) 1 year ago
editor.css Remove fomantic breadcrumb module (#24463) 1 year ago
explore.css Improve "new-menu" (#24465) 1 year ago
font_i18n.css Replace Less with CSS (#23481) 1 year ago
form.css Replace tribute with text-expander-element for textarea (#23985) 1 year ago
helpers.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 1 year ago
index.css Remove fomantic breadcrumb module (#24463) 1 year ago
install.css Add --font-weight-bold and set previous bold to 601 (#24307) 1 year ago
organization.css Modify width of ui container, fine tune css for settings pages and org header (#24315) 1 year ago
package.css Replace Less with CSS (#23481) 1 year ago
repository.css Remove fomantic breadcrumb module (#24463) 1 year ago
review.css Expand/Collapse all changed files (#23639) 1 year ago
runner.css Improve "new-menu" (#24465) 1 year ago
svg.css Replace Less with CSS (#23481) 1 year ago
tribute.css Replace Less with CSS (#23481) 1 year ago
user.css Fix layouts of admin table / adapt repo / email test (#24370) 1 year ago