Make header scroll padding very large so the headers always have enough

room to scroll with the content, even if it overflows a lot
This commit is contained in:
Oskar Winkels 2020-12-09 16:23:30 +01:00
parent 847c79fcfb
commit 76eba15dd6
1 changed files with 2 additions and 2 deletions

View File

@ -132,10 +132,10 @@
<span><b>Names</b></span>
</div><!--
--><div class="row viewheader" id="timeheader">
<div id="timelabels" style="padding-right: 32px;"></div>
<div id="timelabels" style="padding-right: 256px;"></div>
</div>
<section class="names">
<div id="names" style="padding-bottom: 32px;"></div>
<div id="names" style="padding-bottom: 256px;"></div>
</section><!--
--><section class="times">
<div class="scroll">