diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-09-08 13:07:43 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-09-08 13:13:22 +0100 |
commit | b35a27ba34dd96b829284bbd33d22abdb744c35f (patch) | |
tree | 80b2f74414d9b37b8923715d8787f88d682856db /web/cobrands | |
parent | 3423cfe5e16e9130a25238cd76de76ec2bf07c67 (diff) |
Tidy up a bit of CSS.
Diffstat (limited to 'web/cobrands')
-rw-r--r-- | web/cobrands/fiksgatami/css.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cobrands/fiksgatami/css.scss b/web/cobrands/fiksgatami/css.scss index aa09b024a..f0a9bc91c 100644 --- a/web/cobrands/fiksgatami/css.scss +++ b/web/cobrands/fiksgatami/css.scss @@ -15,7 +15,7 @@ $header_darker: #0a3f6f; width: 6em; } - #fieldset div.checkbox, #problem_submit { + .fieldset div.checkbox, #problem_submit { padding-left: 6.5em; } |