fix padding on index
This commit is contained in:
		@@ -1169,6 +1169,9 @@ div#flash.warn {
 | 
			
		||||
div#posts > a > p {
 | 
			
		||||
  height: 100%;
 | 
			
		||||
  width: 100%;
 | 
			
		||||
  /* possible fix for weird padding */
 | 
			
		||||
  position: absolute;
 | 
			
		||||
  bottom: calc(0px - 12px);
 | 
			
		||||
}
 | 
			
		||||
div#posts > a > p:before {
 | 
			
		||||
  content: "";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user