projects
/
pgopen2018.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4684f3b
)
add padding to bottom of schedwrap
author
Sarah Conway
<sarahwiz210@yahoo.com>
Tue, 25 Jul 2017 00:39:17 +0000
(17:39 -0700)
committer
GitHub
<noreply@github.com>
Tue, 25 Jul 2017 00:39:17 +0000
(17:39 -0700)
templates/confreg/schedule.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/confreg/schedule.html
b/templates/confreg/schedule.html
index b04f5971ea28ba3f8e9b0ed1e7af8a9e4efd02c6..b2908b2257708e9623bd342a1ad048767a683bfa 100644
(file)
--- a/
templates/confreg/schedule.html
+++ b/
templates/confreg/schedule.html
@@
-11,6
+11,7
@@
div.schedwrap {
div.schedwrap {
border: 1px solid black;
position: relative;
+ margin-bottom: 6em;
}
div.sessblock {
border: 1px solid gray;