From b081bea9c7945bd11ba2a0d94d2025b90147711f Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 9 Dec 2016 15:12:07 +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 088a50527..9e39eb1d9 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 -5px 5px; + margin: 0 0 -4px 4px; } /** -- cgit v1.2.3