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/web_src
silverwind 24330f71b6
Fix heatmap rendering in Chrome and Safari (#13645)
* Fix heatmap rendering in Chrome and Safari

Apparently SVG inside flexbox renders slightly different across browsers
where Firefox would stretch to fit the parent while Chrome and safari
wouldn't. Stretch the SVG to the width of the parent for consistent
rendering.

Also did a few minor tweaks on the min-height of the box so it takes up
less space on smaller responsive breakpoints.

Fixes: https://github.com/go-gitea/gitea/issues/13634
Fixes: https://github.com/go-gitea/gitea/pull/13637

* position tweak

Co-authored-by: zeripath <art27@cantab.net>
4 years ago
..
fomantic CSS color variables, less bold font weight and more (#13567) 4 years ago
fonts/noto-color-emoji Fonts rework (#12114) 4 years ago
js Remove fetch request from heatmap (#13623) 4 years ago
less Fix heatmap rendering in Chrome and Safari (#13645) 4 years ago
svg Gitea 2 Gitea migration (#12657) 4 years ago