From 3fcd9cd06b5f8cdaa034bc863789b4ae6287ef2e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 9 Dec 2016 15:11:35 +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 efe322982..088a50527 100644 --- a/css/content.css +++ b/css/content.css @@ -479,7 +479,7 @@ } #app-content .source img { - height: 20px; + height: 18px; display: inline-block; margin: 0 0 -5px 5px; } -- cgit v1.2.3