From c99bf708df4112e81de9595476ea59f91a54d3a4 Mon Sep 17 00:00:00 2001 From: teldra Date: Mon, 11 Apr 2022 21:37:05 +0200 Subject: [PATCH] small fixes --- themes/buha/assets/css/header.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/themes/buha/assets/css/header.css b/themes/buha/assets/css/header.css index d5900ab6..6eff2998 100644 --- a/themes/buha/assets/css/header.css +++ b/themes/buha/assets/css/header.css @@ -10,7 +10,10 @@ padding-right: .7rem; } - +#headerinner a { + margin-left: 1rem; + margin-top: .5rem; +} details { margin-top: 0; margin-bottom: 0;