Skip to content

Commit

Permalink
Fix for footer
Browse files Browse the repository at this point in the history
  • Loading branch information
3ach committed Mar 6, 2017
1 parent 86d437c commit 7a07347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/validation-form/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
}

.footer {
position: absolute;
position: fixed;
bottom: 0;
width: 100%;
/* Set the fixed height of the footer here */
Expand Down

0 comments on commit 7a07347

Please sign in to comment.