From 4a34a41f0d9101e6a9aef80d1fed70ef92604243 Mon Sep 17 00:00:00 2001 From: Tyler Renelle Date: Sat, 7 Jul 2012 17:03:58 -0400 Subject: [PATCH] Add footer (static right/bottom 0 0, need to fix this) --- styles/app/index.styl | 8 +++++++- views/app/index.html | 12 ++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/styles/app/index.styl b/styles/app/index.styl index c4381506a0..04dfa81eeb 100644 --- a/styles/app/index.styl +++ b/styles/app/index.styl @@ -103,4 +103,10 @@ li:hover .task-meta-controls .hover-show .progress-text float: right margin: 5px - color: black \ No newline at end of file + color: black + +footer.footer + position: absolute + bottom: 10px + right: 10px + \ No newline at end of file diff --git a/views/app/index.html b/views/app/index.html index 2b40996390..417dc17177 100644 --- a/views/app/index.html +++ b/views/app/index.html @@ -51,7 +51,6 @@  Debuggin Defaults {/} -
- +