diff --git a/static/css/theme.css b/static/css/theme.css index c648b948b0..be6c71d345 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -971,6 +971,10 @@ option { width: .6rem; } +.expand-content { + margin-top: .5rem; +} + /* expander collapsed, default */ .expand > .expand-label > .fa-chevron-down { display: none;