diff --git a/static/style.css b/static/style.css index e6fbfb9..5e08e0b 100644 --- a/static/style.css +++ b/static/style.css @@ -131,6 +131,9 @@ body { margin-top: 5px; font-size: 14px; } +#cbox input { + margin-bottom: 5px; +} #cbox_fast { font-size: 14px; }