make sure that header is always positioned at the top
This commit is contained in:
parent
c8d391a6a7
commit
2024f67dce
|
@ -277,6 +277,7 @@
|
|||
.header-right {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
top: 0;
|
||||
padding: 7px 5px;
|
||||
color: #fff;
|
||||
height: 100%;
|
||||
|
|
Loading…
Reference in New Issue