]> source.dussan.org Git - gitea.git/commit
Fix merge button dropdown triangle alignment (#14041)
authorsilverwind <me@silverwind.io>
Sat, 19 Dec 2020 03:57:25 +0000 (04:57 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Dec 2020 03:57:25 +0000 (22:57 -0500)
commit4aabbacdfe2830e3b3808e42d6d89d6688754089
tree37beb7e372db9284f092ba56c0aade877e90783d
parent4ef751215c052cf3b6c4ce3c8b8c0bd58e6f5337
Fix merge button dropdown triangle alignment (#14041)

https://github.com/go-gitea/gitea/pull/14028 had improved dropdown
triangle display for buttons with text but had regressed it for buttons
without. Fix this by adding a class to prevent horizontal margin adjustment.

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
templates/repo/issue/view_content/pull.tmpl
web_src/less/_base.less