This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/web_src
zeripath 3c7374106e
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>
2022-02-04 23:21:51 +08:00
..
fomantic Change <a> elements to underline on hover (#17898) 2021-12-18 05:29:00 +00:00
js Fix review excerpt (#18502) 2022-02-01 19:08:33 +00:00
less Ensure commit-statuses box is sized correctly in headers (#18538) 2022-02-04 23:21:51 +08:00
svg Add migrate from Codebase (#16768) 2021-12-02 23:24:02 +01:00