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.
forgejo/public/less
Gary Kim 2ed21e7e09 Prevent Commit Status and Message From Overflowing On Branch Page (#7800)
* Prevent Commit Status From Overflowing On Branch Page

It is possible for the commit ci status
on the branches page for a repository to
become an ellipsis due to overflowing.

This commit will fix that issue by
using flex.

Signed-off-by: Gary Kim <gary@garykim.dev>

* Fix multiple overflowing issues in commits table

It was possible that the commit message would
overflow hiding the expand commits button
and commit status. This change ensures that
the correct elements overflow without hiding
anything else.

This change also reverts using flex in the
commits list because it was causing issues
in Blink based browsers.

Signed-off-by: Gary Kim <gary@garykim.dev>

* Remove unnecessary html element and fix indentation issues
5 years ago
..
themes Fix global search result CSS, misc CSS tweaks (#7789) 5 years ago
_admin.less Fix code overflow (#6914) 5 years ago
_base.less Fix global search result CSS, misc CSS tweaks (#7789) 5 years ago
_dashboard.less Add less linter via npx (#6936) 5 years ago
_editor.less Add less linter via npx (#6936) 5 years ago
_emojify.less Allow labels to contain emoji (#6063) 5 years ago
_explore.less [Branch View] add download button (#7604) 5 years ago
_form.less replace lesshint with stylelint (#7305) 5 years ago
_home.less Add less linter via npx (#6936) 5 years ago
_install.less Clean less files (#6921) 5 years ago
_markdown.less wiki history improvements (#7391) 5 years ago
_organization.less Add less linter via npx (#6936) 5 years ago
_repository.less Prevent Commit Status and Message From Overflowing On Branch Page (#7800) 5 years ago
_review.less Add less linter via npx (#6936) 5 years ago
_tribute.less Add less linter via npx (#6936) 5 years ago
_user.less replace lesshint with stylelint (#7305) 5 years ago
index.less Pull request review/approval and comment on code (#3748) 6 years ago