1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

UI: Make document body a flexbox (#6139)

* UI: Make document body a flexbox

Fixes: https://github.com/go-gitea/gitea/issues/6118

* ie11 fixes

* increase padding to 80px

* add flex-grow
This commit is contained in:
silverwind
2019-02-24 22:02:45 +01:00
committed by zeripath
parent 15ecc08475
commit 28fcbf33dc
11 changed files with 7 additions and 18 deletions

View File

@@ -2,7 +2,6 @@
@mega-octicon-width: 30px;
padding-top: 15px;
padding-bottom: @footer-margin * 2;
.repo-header {
.ui.compact.menu {