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.
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
..
features Fix heatmap rendering in Chrome and Safari (#13645) 4 years ago
markdown Reindent Less to 2-space (#12602) 4 years ago
standalone Fix tooltips and issue dependency styles (#13458) 4 years ago
themes fix media query edge case (#13546) 4 years ago
_admin.less fix media query edge case (#13546) 4 years ago
_base.less fix media query edge case (#13546) 4 years ago
_chroma.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_dashboard.less fix media query edge case (#13546) 4 years ago
_editor.less Use monaco for the git hook editor (#13552) 4 years ago
_explore.less Various style fixes (#13534) 4 years ago
_form.less fix media query edge case (#13546) 4 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Reindent Less to 2-space (#12602) 4 years ago
_markdown.less Change markdown font weight to 600 (#13584) 4 years ago
_organization.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_repository.less Update _repository.less (#13672) 4 years ago
_review.less fix media query edge case (#13546) 4 years ago
_svg.less Reindent Less to 2-space (#12602) 4 years ago
_tribute.less CSS color variables, less bold font weight and more (#13567) 4 years ago
_user.less fix media query edge case (#13546) 4 years ago
helpers.less CSS color variables, less bold font weight and more (#13567) 4 years ago
index.less fix media query edge case (#13546) 4 years ago
variables.less fix media query edge case (#13546) 4 years ago