Positioning of header-buttons

This commit is contained in:
Kasper Rynning-Tønnesen
2017-01-26 21:40:44 +01:00
parent d1cb1bfe98
commit 948b4a6692
3 changed files with 10 additions and 5 deletions

View File

@@ -16,6 +16,10 @@
border:none !important;
}
.header-buttons{
display: block;
}
#player_overlay_controls{
font-size:7rem;
width: 100%;
@@ -455,6 +459,7 @@ nav .brand-logo{
position: fixed;
z-index: 10;
width: calc(100vw - 8px);
overflow: hidden;
}
.import-a, .suggested{