gitea/templates
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
2019-08-09 20:57:29 +08:00
..
admin show lfs config on admin panel (#7220) 2019-06-16 19:24:49 +01:00
base jQuery 3 (#7425) 2019-07-12 08:21:44 +03:00
custom Templates for extra links in top navbar and repo tool tabs. (#3308) 2018-01-10 08:19:50 +02:00
explore Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
mail UX + Security current user password reset (#5042) 2019-04-18 10:23:59 +03:00
org org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
pwa jQuery 3 (#7425) 2019-07-12 08:21:44 +03:00
repo Prevent Commit Status and Message From Overflowing On Branch Page (#7800) 2019-08-09 20:57:29 +08:00
status Minor UI tweaks (#5980) 2019-02-19 18:09:47 -05:00
swagger add pagination for admin api get orgs and fix only list public orgs bug (#7742) 2019-08-04 14:33:36 -04:00
user Display original author and URL information when showing migrated issues/comments (#7352) 2019-07-08 10:14:12 +08:00
home.tmpl Fix typo in home.tmpl (#7452) 2019-07-15 19:26:23 -04:00
install.tmpl Add support of utf8mb4 for mysql (#6992) 2019-05-24 00:15:26 -04:00