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 d0043ffb7f
Better vertical align of buttons in headers (#13932)
The previous method used `transform` which formed a CSS stacking context
which caused issues with dropdowns appearing behind other elements which
made `position: static` necessary but that again caused even more
issues.

This method achieves the same as before, but without the additional
stacking context.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
features Fix heatmap rendering in Chrome and Safari (#13645) 4 years ago
markdown Fix mermaid chart size (#13863) 4 years ago
shared Issue and Pulls lists rework (#13594) 4 years ago
standalone Fix tooltips and issue dependency styles (#13458) 4 years ago
themes Add pull request manually merge instruction (#13840) 4 years ago
_admin.less Font weight tweaks (#13854) 4 years ago
_base.less Better vertical align of buttons in headers (#13932) 4 years ago
_chroma.less Font weight tweaks (#13854) 4 years ago
_dashboard.less Style and template tweaks (#13828) 4 years ago
_editor.less Style and template tweaks (#13828) 4 years ago
_explore.less Repo avatar fixes (#13891) 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 Markdown: Enable wrapping in code blocks and a color tweak (#13894) 4 years ago
_organization.less Direct avatar rendering (#13649) 4 years ago
_repository.less Repo avatar fixes (#13891) 4 years ago
_review.less CSS navbar and color tweaks (#13609) 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 Font weight tweaks (#13854) 4 years ago
helpers.less Add pull request manually merge instruction (#13840) 4 years ago
index.less Issue and Pulls lists rework (#13594) 4 years ago
variables.less fix media query edge case (#13546) 4 years ago