From f289c647ab8f5d0f5d2d807d7f41cc4222c497fd Mon Sep 17 00:00:00 2001 From: lone-cloud Date: Mon, 21 Sep 2015 16:26:07 -0700 Subject: [PATCH] Needless CSS thing --- app/styles/app.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/styles/app.scss b/app/styles/app.scss index 9273689..a690e40 100644 --- a/app/styles/app.scss +++ b/app/styles/app.scss @@ -26,7 +26,6 @@ body { font-family: 'Slabo 27px', serif; margin-bottom: $footerHeight; position: static; - height: auto; } #settings {