From fbc80ebd0cc08bb2d9cc350dc5dcce71d6222223 Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Fri, 6 Mar 2015 17:25:01 -0300 Subject: *Really* sticking the logout to the bottom now :) --- web-ui/app/scss/styles.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'web-ui/app/scss/styles.scss') diff --git a/web-ui/app/scss/styles.scss b/web-ui/app/scss/styles.scss index 7b074b6d..8b873ddf 100644 --- a/web-ui/app/scss/styles.scss +++ b/web-ui/app/scss/styles.scss @@ -755,4 +755,10 @@ button { } } +div.side-nav-bottom { + width: 100%; + position: fixed; + bottom: 0; +} + @import "mascot.scss"; -- cgit v1.2.3