0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-06 09:25:37 +02:00
gitea/templates/repo/migrate
vnkmpf 51fb0463a3
Fix truncated organization names (#14655)
* Fix truncated organization names

Previous ellipsis implementation hid vertical overflow - image + descent line of letters.
Organization visibility in select on dashboard was not always visible.
This commit extracts classes which don't make collisions with other items on page.
2021-02-12 03:29:07 +02:00
..
git.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00
gitea.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00
github.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00
gitlab.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00
gogs.tmpl Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00
migrate.tmpl
migrating.tmpl