From 618d54360df8916c87f7276bcf71caceca6a47b3 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 19 Jan 2018 09:12:55 +0000 Subject: www: fix mobile comment width --- juick-www/src/main/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'juick-www/src') diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index eb01d458..a68fcc2d 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -481,7 +481,7 @@ article .tags > a, width: auto; } .msg-cont { - margin: 8px; + margin: 8px 0; } .msg-media { overflow: auto; -- cgit v1.2.3