From 880902460b8d5a238a67581c9c7c408a02522fee Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sat, 7 Nov 2020 21:32:52 +0000 Subject: [PATCH] Closer icons --- theme.py | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.py b/theme.py index a36d66e8c..c3ade1535 100644 --- a/theme.py +++ b/theme.py @@ -1026,6 +1026,7 @@ def setThemeIndymediaModern(baseDir: str): fontStrItalic = \ "url('./fonts/NimbusSanL-italic.otf') format('opentype')" themeParams = { + "containericons-horizontal-spacing": "0%", "font-size-header": "14px", "font-size": "22px", "font-size2": "16px",