diff options
Diffstat (limited to 'app/assets/stylesheets/main')
| -rw-r--r-- | app/assets/stylesheets/main/layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/app/assets/stylesheets/main/layout.scss b/app/assets/stylesheets/main/layout.scss index ebd4c87..8ddfdf0 100644 --- a/app/assets/stylesheets/main/layout.scss +++ b/app/assets/stylesheets/main/layout.scss | |||
| @@ -49,7 +49,7 @@ body#main-body { | |||
| 49 | 49 | ||
| 50 | #content { | 50 | #content { |
| 51 | box-sizing: border-box; | 51 | box-sizing: border-box; |
| 52 | padding-top: 1em; | 52 | padding: 1em 0; |
| 53 | } | 53 | } |
| 54 | 54 | ||
| 55 | #flash { | 55 | #flash { |
