From 9442e3e4b2fd55769ca311b19b97f2fa265a5d21 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 9 Dec 2016 15:14:42 +0100 Subject: make img a tad smaller --- css/content.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/content.css b/css/content.css index 92461754d..9533ea531 100644 --- a/css/content.css +++ b/css/content.css @@ -479,9 +479,9 @@ } #app-content .source img { - height: 18px; + height: 16px; display: inline-block; - margin: 0 0 -3px 3px; + margin: 0 0 -2px 2px; } /** -- cgit v1.2.3