mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 07:56:57 +00:00
fix to position of the log-out button
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
910b72e4c0
commit
16c5f601f2
2 changed files with 5 additions and 1 deletions
|
|
@ -23,6 +23,10 @@ a {
|
|||
outline: none;
|
||||
}
|
||||
|
||||
#logout {
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
summary {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue