remove border around session blocks
authorSarah Conway <sarahwiz210@yahoo.com>
Sat, 29 Jul 2017 23:42:24 +0000 (16:42 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Jul 2017 23:42:24 +0000 (16:42 -0700)
templates/confreg/schedule.html

index 5416dd9c0d5eb032f41ae55c1116fff93a91754a..d71f486293ad79c67f75436e51c5c5c99fe2b54e 100644 (file)
@@ -14,7 +14,6 @@ div.schedwrap {
    margin-bottom: 6em;
 }
 div.sessblock {
-   border: 1px solid gray;
    overflow:hidden;
    position: absolute;
 }