mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-12-22 23:33:15 -05:00
c0777279fe
Confine the search menu to be at most the width of the page, or 80% of the viewport width, whichever is smaller. To do this, introduce a new `--container-width` variable for the descendant elements of `.ui.container` to be able to access. Also update the relevant e2e test: add a long 'lorem ipsum' page, add a search for it, parameterize the width. |
||
---|---|---|
.. | ||
animations.css | ||
breadcrumb.css | ||
button.css | ||
card.css | ||
checkbox.css | ||
comment.css | ||
container.css | ||
divider.css | ||
flexcontainer.css | ||
grid.css | ||
header.css | ||
input.css | ||
label.css | ||
list.css | ||
message.css | ||
modal.css | ||
navbar.css | ||
normalize.css | ||
segment.css | ||
select.css | ||
svg.css | ||
table.css | ||
tippy.css | ||
toast.css |