Can anyone please help me understand where the extra space between divs is coming from and how to get rid of it?
Here is the page: http://www.infinitygap.com/temp/bug.html
Thanks!
Can anyone please help me understand where the extra space between divs is coming from and how to get rid of it?
Here is the page: http://www.infinitygap.com/temp/bug.html
Thanks!
 
    
    It is because of the margin on the paragraph element that is in the .sub-footnote. If you remove it, you will be fine.
To understand this bug you should understand 2 concepts:
.sub-footnote element. Read an article on sitepoint..sub-footnote element, it is not. 
    
    
` inside of `.sub-footnote`, it will fix your issue and then delete this question, it will no longer be valid since there is no code posted.
– Adam Buchanan Smith Mar 17 '16 at 21:33