diff --git a/public/stylesheets/standard.css b/public/stylesheets/standard.css index 7066e163..fd052102 100644 --- a/public/stylesheets/standard.css +++ b/public/stylesheets/standard.css @@ -403,10 +403,14 @@ input.item-checkbox { font-size: 85%; text-align: center; color: #999; - margin: 20px 20px 5px 20px; + margin: 20px 310px 5px 20px; padding: 0px; } +body.preferences div#footer { + margin-right:410px; +} + /* The notes which may be attached to an item */ .todo_notes { margin: 5px;