diff --git a/static/style.css b/static/style.css index a50375a..2b55f48 100644 --- a/static/style.css +++ b/static/style.css @@ -6,7 +6,7 @@ h2 { font-size: 1.2em; border-top: 2px solid #eee; margin-top: 0.25 td { height: 1.75em; } .submit { font-family: monospace; } -.tickbox { margin-right: 1em; } +.tickbox { margin-right: 0.5em; } .noitem { background-color: transparent; border-color:transparent; } .page { border: 5px solid #ccc; padding: 0.5em; background: white; }