projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e872ac2
)
better solution to short footer
author
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:02:51 +0000
(17:02 -0800)
committer
xenophenes
<sarah.conway@crunchydata.com>
Mon, 18 Dec 2017 01:02:51 +0000
(17:02 -0800)
static/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/static/css/style.css
b/static/css/style.css
index 9cf969dc77252df60583358691f91b3dc20aa627..94e1984f59595a599ca46037fbaea77b2720e741 100644
(file)
--- a/
static/css/style.css
+++ b/
static/css/style.css
@@
-1355,7
+1355,10
@@
/* Footer */
.becomesponsor #footer {
- height: 40vh;
+ position: fixed;
+ left: 0px;
+ bottom: 0px;
+ width: 100%;
}
#footer {