1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-06 04:48:25 +00:00
Files
gitea/web_src/less/_form.less
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

7.3 KiB