From 5aa9d8a35507a37e1625903a0770e7eec7f0677c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 19 Jan 2018 13:06:35 +0000 Subject: www: more style --- juick-www/src/main/static/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'juick-www/src') diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index 284eb523..56c6f266 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -307,6 +307,7 @@ article .ir img { } article > nav.l, .msg-cont > nav.l { + border-top: 1px solid #eee; display: flex; justify-content: space-around; font-size: 10pt; @@ -345,6 +346,7 @@ article .tags > a, flex-basis: 0; flex-direction: column; flex-grow: 1; + padding-top: 12px; } .l .msg-button-icon { font-weight: bold; -- cgit v1.2.3