aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/assets/stylesheets/responsive/_footer_layout.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/assets/stylesheets/responsive/_footer_layout.scss b/app/assets/stylesheets/responsive/_footer_layout.scss
index bbda7950d..7e5f56461 100644
--- a/app/assets/stylesheets/responsive/_footer_layout.scss
+++ b/app/assets/stylesheets/responsive/_footer_layout.scss
@@ -1,7 +1,6 @@
/* Footer layout */
#footer {
width:100%;
- height:2em;
- margin:60px 0 0;
+ margin:5em 0 0;
padding:0.5em 0;
}