commit | 066cd355f6c4191f549f9385e0f7c80a2fc56dff | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu May 24 20:41:28 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Thu May 24 20:41:28 2018 +0200 |
tree | c798ee1d9ca059725b828de110ba58d055f0518a | |
parent | f803559c51b3200adf3ed21b5eb930fbf12d5154 [diff] [blame] |
Make login information more flexible with content block Change-Id: I713834ee68a53732a315abd0dc9f93082369cf97
diff --git a/dev/scss/footer/footer.scss b/dev/scss/footer/footer.scss index 663510c..15a98b1 100644 --- a/dev/scss/footer/footer.scss +++ b/dev/scss/footer/footer.scss
@@ -8,6 +8,7 @@ position: absolute; background-color: $dark-grey; bottom: 0; + padding-bottom: 2px; font-size: 70%; width: 100%; text-align: right;