From 202843062f9ea05a7af401fe68b1934c36966c4e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 7 Apr 2018 19:30:53 +0300 Subject: www: new navigation fixes --- juick-www/src/main/assets/style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'juick-www') diff --git a/juick-www/src/main/assets/style.css b/juick-www/src/main/assets/style.css index d2b5bda1..54d73b48 100644 --- a/juick-www/src/main/assets/style.css +++ b/juick-www/src/main/assets/style.css @@ -477,9 +477,6 @@ article .tags > a, #header_wrapper { width: auto; } - #wrapper { - margin-top: 104px; - } #search { padding: 4px; } @@ -515,7 +512,7 @@ article .tags > a, @media screen and (max-width: 480px) { #wrapper { - margin-top: 154px; + margin-top: 104px; } .msg-txt { padding-top: 5px; -- cgit v1.2.3