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.
Mike L 4172b1955f
Fix dashboard UI bugs and more (#14767)
This PR fixes a few UI bugs I spontaneously encountered:

- Fixes emojis in repo titles getting head-cut and tail-cut in dashboard feed due to introduction of 1.25 em emojis at 1 em line-height, by simply using the original 1 3/7 em value of `semantic.css`
- Fixes regression (too long repo names should be capped to 70%) in #13828 due to flex children not respecting properties like `overflow: hidden;`, and removes a block of dead style code
- Follow-up to #14761, removes extraneous code for top navbar and correct right margin for Font Awesome
- Fixes color emphasis inversion in arc-green theme for top right buttons (edit, delete) on commit view boxes
3 years ago
..
alert.tmpl Return the full rejection message and errors in flash errors (#13221) 4 years ago
alert_details.tmpl Return the full rejection message and errors in flash errors (#13221) 4 years ago
delete_modal_actions.tmpl Replace footer and modal icons with SVG (#13245) 4 years ago
footer.tmpl Enable linting of JS inside templates (#13708) 4 years ago
footer_content.tmpl Replace footer and modal icons with SVG (#13245) 4 years ago
head.tmpl stopwatch notif: check if timetracking is enabled (#14750) 3 years ago
head_navbar.tmpl Fix dashboard UI bugs and more (#14767) 3 years ago
paginate.tmpl Replace more icons with SVG, repo search tweaks (#13860) 4 years ago