add padding to bottom of schedwrap
authorSarah Conway <sarahwiz210@yahoo.com>
Tue, 25 Jul 2017 00:39:17 +0000 (17:39 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2017 00:39:17 +0000 (17:39 -0700)
templates/confreg/schedule.html

index b04f5971ea28ba3f8e9b0ed1e7af8a9e4efd02c6..b2908b2257708e9623bd342a1ad048767a683bfa 100644 (file)
@@ -11,6 +11,7 @@ div.schedwrap {
 div.schedwrap {
    border: 1px solid black;
    position: relative;
+   margin-bottom: 6em;
 }
 div.sessblock {
    border: 1px solid gray;