From 1535450c4fdd751ec209f2da6e3624d897c2e010 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 19 Nov 2020 20:54:27 +0000 Subject: [PATCH] Right column separator width --- theme/indymediamodern/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/indymediamodern/theme.json b/theme/indymediamodern/theme.json index 4bb88055..4a89bb73 100644 --- a/theme/indymediamodern/theme.json +++ b/theme/indymediamodern/theme.json @@ -37,7 +37,7 @@ "post-separator-margin-bottom": "1%", "post-separator-width": "96%", "separator-width-left": "98%", - "separator-width-right": "98%", + "separator-width-right": "99%", "post-separator-height": "1px", "column-left-border-width": "0px", "column-right-border-width": "0px",