CSS: Strange spacing below display:table div
-
This is more of a CSS question rather than WordPress. However, I created this theme from the ground up: https://travistaylor.com/ and I am shipping it to the repository soon. The only issue I am having is if you scroll to the bottom there is a strange space after the #container div which is set to:
#container { display: table; table-layout: fixed; height: 100%; width: 100%; }
Can anyone figure this out? I’d rather not use a negative margin-bottom
Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘CSS: Strange spacing below display:table div’ is closed to new replies.