Fix settings menu offset
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
4a3538bbd8
commit
f37f145c55
1 changed files with 3 additions and 0 deletions
|
@ -407,6 +407,9 @@ nav[role='navigation'] {
|
|||
}
|
||||
|
||||
#expanddiv {
|
||||
&.menu {
|
||||
right: 17px;
|
||||
}
|
||||
a {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in a new issue