From fcff99144c0765693e56cb7cd581d9a1c83f5a45 Mon Sep 17 00:00:00 2001 From: Antoine Le Gonidec Date: Fri, 26 Jul 2024 11:46:44 +0200 Subject: [PATCH] Improve spacing between buttons This should be most noticeable when viewing a topic. --- css/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/index.css b/css/index.css index 57176e8..eb0c424 100644 --- a/css/index.css +++ b/css/index.css @@ -1160,6 +1160,7 @@ html[lang="el-GR"] .inline_mod_check { } .pagesection .button { color: var(--color4); + margin: 0 .2em; } /* the active one */