1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-18 09:15:49 +00:00
gitea/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>
2020-11-23 17:41:09 -05:00
..
fomantic CSS color variables, less bold font weight and more (#13567) 2020-11-15 15:58:16 -05:00
fonts/noto-color-emoji Fonts rework (#12114) 2020-07-06 11:56:54 +03:00
js Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
less Fix heatmap rendering in Chrome and Safari (#13645) 2020-11-23 17:41:09 -05:00
svg Gitea 2 Gitea migration (#12657) 2020-10-14 07:06:00 +03:00