From c1ca8811d3a7a0ae43e1c494c5d56cf38cad8f0e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 9 Dec 2016 15:13: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 866bc5353..92461754d 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 -2px 4px; + margin: 0 0 -3px 3px; } /** -- cgit v1.2.3