mirror of
https://github.com/go-gitea/gitea
synced 2025-01-26 00:27:44 +01:00
* Fix new repo alignment (#6583) Signed-off-by: jolheiser <john.olheiser@gmail.com> * Kick Drone * Make stylesheets again. Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
245089b9c9
commit
95e12be30f
File diff suppressed because one or more lines are too long
@ -300,6 +300,10 @@ pre, code {
|
|||||||
font-size: .92857143rem;
|
font-size: .92857143rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.menu .ui.dropdown.item .menu .item {
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
|
||||||
&.dropdown .menu>.item>.floating.label {
|
&.dropdown .menu>.item>.floating.label {
|
||||||
z-index: 11;
|
z-index: 11;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user