From 948b4a6692430af35e7609d9d3271077e4cab37d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 26 Jan 2017 21:40:44 +0100 Subject: [PATCH] Positioning of header-buttons --- public/css/style.css | 5 +++++ public/php/controller.php | 2 +- public/php/frontpage.php | 8 ++++---- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 719ffe8b..7343dd07 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -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{ diff --git a/public/php/controller.php b/public/php/controller.php index 76f3c742..15631619 100755 --- a/public/php/controller.php +++ b/public/php/controller.php @@ -12,7 +12,7 @@ zöff -