Merge pull request #104 from cvogeley/master
Make footers position fixed, so that its content appears...
This commit is contained in:
commit
b0dd38b309
@ -331,6 +331,8 @@ ul.tabs {
|
|||||||
/* footer */
|
/* footer */
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
position:fixed;
|
||||||
|
bottom:1px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding-bottom: 1em;
|
padding-bottom: 1em;
|
||||||
padding-right: 3em;
|
padding-right: 3em;
|
||||||
|
Reference in New Issue
Block a user