From b8fb33b5f20cd9bc83fa2a30cc78f1b9eb329e1a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 9 Dec 2016 15:12:54 +0100 Subject: make img a tad smaller --- css/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/content.css b/css/content.css index 9e39eb1d9..866bc5353 100644 --- a/css/content.css +++ b/css/content.css @@ -481,7 +481,7 @@ #app-content .source img { height: 18px; display: inline-block; - margin: 0 0 -4px 4px; + margin: 0 0 -2px 4px; } /** -- cgit v1.2.3