Fix new repo alignment (#6583)
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
4ad65bb89b
commit
48cdd90d4e
2 changed files with 5 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -288,6 +288,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…
Reference in a new issue