make sure that header is always positioned at the top

This commit is contained in:
Bjoern Schiessle 2016-12-19 14:50:44 +01:00
parent c8d391a6a7
commit 2024f67dce
No known key found for this signature in database
GPG Key ID: 2378A753E2BF04F6
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@
.header-right {
position: absolute;
right: 0;
top: 0;
padding: 7px 5px;
color: #fff;
height: 100%;