projects
/
GitLab
/
stricted-build
/
lineage_builder.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83233a5
)
Fix footer style
author
LuK1337
<priv.luk@gmail.com>
Wed, 12 Dec 2018 23:08:50 +0000
(
00:08
+0100)
committer
LuK1337
<priv.luk@gmail.com>
Wed, 12 Dec 2018 23:08:50 +0000
(
00:08
+0100)
ui/static/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/ui/static/custom.css
b/ui/static/custom.css
index 6f32445f28c16c45015922e394ab9250c15d12fa..a7938d52e6cf195c9cd05e2a6f6cddd545c7b342 100644
(file)
--- a/
ui/static/custom.css
+++ b/
ui/static/custom.css
@@
-27,6
+27,16
@@
a:focus, a:hover {
.pagination li a, .pagination li a:focus, .pagination li a:hover {
color: #167c80;
}
+
+html {
+ position: relative;
+ min-height: 100%;
+}
+
+body {
+ margin-bottom: 60px;
+}
+
.footer {
position: absolute;
bottom: 0;