]> git.mxchange.org Git - friendica.git/commitdiff
Vier: The left menu does now appear reliably even if the user had scrolled down.
authorMichael Vogel <icarus@dabo.de>
Thu, 12 Nov 2015 07:57:57 +0000 (08:57 +0100)
committerMichael Vogel <icarus@dabo.de>
Thu, 12 Nov 2015 07:57:57 +0000 (08:57 +0100)
view/theme/vier/mobile.css

index 0b158e50d3330e92afe087952e68a530d186b5e0..1d65e53a7b23be04a406a2b86bc48ff24dacf939 100644 (file)
@@ -104,7 +104,8 @@ nav ul {
 
 aside {
        display: block;
-       position: absolute;
+       /* position: absolute; */
+       position: fixed;
        max-width: 400px;
        width: 80%;
        left: -100%;