From d297f9ff284b18958a8d8785bd7ed5d0350f7da1 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Tue, 16 Jul 2013 21:05:45 -0400 Subject: [PATCH] cleanup and logged in version of sign up form area clean up sass file. Make logged in version of the sign up form on the home page, that just redirects people back to the dashboard. This could use some extra design. Maybe Victoria has some ideas? --- .../css/_project-sass/_project-Footer.scss | 2 +- views/index.erb | 18 +++++++++++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/public/assets/css/_project-sass/_project-Footer.scss b/public/assets/css/_project-sass/_project-Footer.scss index 084dc7fb..f86e56a6 100644 --- a/public/assets/css/_project-sass/_project-Footer.scss +++ b/public/assets/css/_project-sass/_project-Footer.scss @@ -56,8 +56,8 @@ } .footer-icon { - display: block; background-repeat: no-repeat; + display: block; position: absolute; right: 0px; top: -70px; diff --git a/views/index.erb b/views/index.erb index 4f55bd6c..187356dd 100644 --- a/views/index.erb +++ b/views/index.erb @@ -94,7 +94,7 @@ -