diff --git a/public/static/themes/simple.css b/public/static/themes/simple.css index 85a0e70..d9b01ba 100644 --- a/public/static/themes/simple.css +++ b/public/static/themes/simple.css @@ -436,6 +436,10 @@ footer { margin: 0; } +.settings_container .cookies input { + margin: 1rem 0rem; +} + /* Styles for the toggle button */ /* The switch - the box around the slider */ .switch {