From 0665e442de8245c5b5a135fee14f589b0bfa00c3 Mon Sep 17 00:00:00 2001 From: tkimia Date: Tue, 22 Apr 2014 11:53:06 -0400 Subject: footer problems have been fixed --- app/assets/stylesheets/scaffolds.css.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/assets') diff --git a/app/assets/stylesheets/scaffolds.css.scss b/app/assets/stylesheets/scaffolds.css.scss index 40791e8..123aa1d 100644 --- a/app/assets/stylesheets/scaffolds.css.scss +++ b/app/assets/stylesheets/scaffolds.css.scss @@ -108,11 +108,9 @@ button, input[type="submit"] { footer { clear: both; - margin: 0 auto; border-top: solid 1px $orange; padding-top: 10px; text-align: center; - position:absolute; bottom: 0; width: 100%; } \ No newline at end of file -- cgit v1.2.3