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:
		@ -132,10 +132,10 @@
 | 
				
			|||||||
				<span><b>Names</b></span>
 | 
									<span><b>Names</b></span>
 | 
				
			||||||
			</div><!--
 | 
								</div><!--
 | 
				
			||||||
		 --><div class="row viewheader" id="timeheader">
 | 
							 --><div class="row viewheader" id="timeheader">
 | 
				
			||||||
				<div id="timelabels" style="padding-right: 32px;"></div>
 | 
									<div id="timelabels" style="padding-right: 256px;"></div>
 | 
				
			||||||
			</div>
 | 
								</div>
 | 
				
			||||||
			<section class="names">
 | 
								<section class="names">
 | 
				
			||||||
				<div id="names" style="padding-bottom: 32px;"></div>
 | 
									<div id="names" style="padding-bottom: 256px;"></div>
 | 
				
			||||||
			</section><!--
 | 
								</section><!--
 | 
				
			||||||
		 --><section class="times">
 | 
							 --><section class="times">
 | 
				
			||||||
				<div class="scroll">
 | 
									<div class="scroll">
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user