diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 1200624ff5b..8da1c0d7279 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -332,6 +332,9 @@ body#admin-config .confighelp { margin-right: 6px; } +.sideblock .head { + margin-top: 5px; +}