Skip to content
Snippets Groups Projects

Issue 3443625: Extra Space Removed.

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -721,7 +721,7 @@ a.frmore:hover {
min-height: 100vh;
}
#content-wrap {
padding-bottom: 25%; /* Footer height */
padding-bottom: 100px; /* Footer height */
}
#bottom {
padding: 20px 0px 40px 0px;
Loading