From ea6455f04ed69aef138c580668489e7043cc7073 Mon Sep 17 00:00:00 2001 From: Egor Philippov 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 {