mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
make sure that header is always positioned at the top
This commit is contained in:
parent
c8d391a6a7
commit
2024f67dce
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@
|
|||
.header-right {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
padding: 7px 5px;
|
||||
color: #fff;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue