1
0
forked from gitea/gitea
zeripath 69b7776af5
Ensure commit-statuses box is sized correctly in headers () ()
* Ensure commit-statuses box is sized correctly in headers ()

Backport 
Backport 

* 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 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>

* Remove the spurious space in the .ui.right additional selector

Somehow a spurious space sneaked in to 
this PR simply removes it.

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-02-04 18:03:41 +01:00
..
2022-02-02 08:38:28 +00:00
2021-12-02 23:24:02 +01:00