From aacbbea8d3ae5c8ebb9368840f697c136be72251 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 7 Apr 2018 20:46:43 +0300 Subject: www: another navigation fixes --- juick-www/src/main/assets/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'juick-www') diff --git a/juick-www/src/main/assets/style.css b/juick-www/src/main/assets/style.css index 9e3b2c70..bc659955 100644 --- a/juick-www/src/main/assets/style.css +++ b/juick-www/src/main/assets/style.css @@ -481,6 +481,10 @@ article .tags > a, #header_wrapper { width: auto; } + #global { + justify-content: space-around; + flex-grow: 1; + } #search { padding: 4px; } -- cgit v1.2.3