diff options
author | matthew <matthew> | 2008-11-10 11:17:43 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-11-10 11:17:43 +0000 |
commit | 9f1131f6c34502da14e900a905d518a488a23d04 (patch) | |
tree | 3de89b56a3ba25eacadff48a025b7f707f6f676e /web/css | |
parent | eacef4dda3fb32de0f3079827432f35aa0f0c344 (diff) |
Indent.
Diffstat (limited to 'web/css')
-rw-r--r-- | web/css/core.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/core.css b/web/css/core.css index 078b4bfc8..5eabc3d14 100644 --- a/web/css/core.css +++ b/web/css/core.css @@ -142,7 +142,7 @@ fieldset div, #fieldset div { margin-top: 2px; clear: left; } -#fieldset div.checkbox { +#fieldset div.checkbox, #problem_submit { padding-left: 5.5em; } #fieldset div.checkbox label, label.n { |