From 43cf434624cd08fbaf324e81f8e9cb509ae8772c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 7 Apr 2018 22:28:11 +0300 Subject: www: navigation fixes --- juick-www/src/main/assets/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'juick-www/src') diff --git a/juick-www/src/main/assets/style.css b/juick-www/src/main/assets/style.css index 3815840e..7525a596 100644 --- a/juick-www/src/main/assets/style.css +++ b/juick-www/src/main/assets/style.css @@ -527,6 +527,9 @@ article .tags > a, #search { display: none; } + #global a { + padding: 14px 2px; + } .msg-txt { padding-top: 5px; } -- cgit v1.2.3