diff --git a/static/css/theme.css b/static/css/theme.css index a54474d6bf..cf0e5b4365 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -2163,3 +2163,7 @@ html[dir="rtl"] #R-sidebar ul.collapsible-menu > li > label > i.fa-chevron-right #R-menu-footer { padding-bottom: 1rem; } + +#R-topics { + padding-top: 1rem; +} \ No newline at end of file