Skip to content

Commit

Permalink
Fix new repo alignment (go-gitea#6583)
Browse files Browse the repository at this point in the history
Signed-off-by: jolheiser <[email protected]>
  • Loading branch information
jolheiser committed Apr 11, 2019
1 parent 245089b commit d22e486
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/index.css

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions public/less/_base.less
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,10 @@ pre, code {
font-size: .92857143rem;
}

&.menu .ui.dropdown.item .menu .item {
margin-right: auto;
}

&.dropdown .menu>.item>.floating.label {
z-index: 11;
}
Expand Down

0 comments on commit d22e486

Please sign in to comment.