Skip to content
Snippets Groups Projects
Commit 5c689cde authored by Rafael Caferati's avatar Rafael Caferati
Browse files

fixed footer min-height

parent c810b306
No related branches found
No related tags found
No related merge requests found
......@@ -1485,7 +1485,7 @@ a.github-fork {
bottom: 0;
left: 0;
width: 100%;
height: @footer-min-height;
min-height: @footer-min-height;
}
.message-popup {
position: absolute;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment