diff options
Diffstat (limited to 'public/stylesheets/theme.css')
-rw-r--r-- | public/stylesheets/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/stylesheets/theme.css b/public/stylesheets/theme.css index fc8efe377..4b7b1b2f0 100644 --- a/public/stylesheets/theme.css +++ b/public/stylesheets/theme.css @@ -1075,7 +1075,7 @@ a.link_to_this { margin: 20px 0px 30px 0px; } -#notice, .describe_state_form { +#notice, .describe_state_form, #other_recipients { font-size: 12px; font-weight: normal; padding: 10px 20px 10px 20px; |