]> source.dussan.org Git - gitea.git/commit
Ensure commit-statuses box is sized correctly in headers (#18538)
authorzeripath <art27@cantab.net>
Fri, 4 Feb 2022 15:21:51 +0000 (15:21 +0000)
committerGitHub <noreply@github.com>
Fri, 4 Feb 2022 15:21:51 +0000 (23:21 +0800)
commit3c7374106e37f071b1570ae2a6be02c8c7fb4a2b
tree5af527e4144ab0d99096a922ff21ed9523ba2c5b
parent319d191afc7b2f4e179156869fe97b264c572bb9
Ensure commit-statuses box is sized correctly in headers (#18538)

* Ensure commit-statuses box is sized correctly in headers

When viewing commits as commits the commit-status box will be fixed at 30px in height
due to being forced to be this size by a fomantic selector. This PR simply adds a
few more selectors to force this to have height auto.

Fix #18498

Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update web_src/less/_repository.less

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
web_src/less/_repository.less