From 1a11a2654b556b5282cefd8fdf658913954a7b99 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 25 Aug 2016 13:08:16 +0300 Subject: juick-www: styling --- juick-www/src/main/static/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'juick-www/src/main/static') diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index a81983c0..a755fe32 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -221,7 +221,7 @@ q { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-left: 10px; margin-top: -2px; } .icon--ei-comment { - margin-top: -4px; + margin-top: -3px; } /******************************************************************************/ @@ -241,7 +241,7 @@ q { border-left: 1px dashed #CCC; margin: 10px 0 10px 10px; padding-left: 10px; #newmessage .img, #newmessage .tags { width: 100%; } #column { float: none; padding-top: 0; width: auto; margin: 0 10px; } - article { margin-left: 0; overflow: auto; } + article { margin: 8px; overflow: auto; } article>aside { margin: 0 10px 0 0; width: 40px; height: 40px; } article>aside img { width: 40px; height: 40px; } article>header.u { margin: 0; width: auto; display: block; } -- cgit v1.2.3