From: Michael Vogel Date: Thu, 12 Nov 2015 07:57:57 +0000 (+0100) Subject: Vier: The left menu does now appear reliably even if the user had scrolled down. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=31c44bd3983e91f9fd0ecceb36cba8735e9f73b0;p=friendica.git Vier: The left menu does now appear reliably even if the user had scrolled down. --- diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index 0b158e50d3..1d65e53a7b 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -104,7 +104,8 @@ nav ul { aside { display: block; - position: absolute; + /* position: absolute; */ + position: fixed; max-width: 400px; width: 80%; left: -100%;