Merge pull request #5544 from yw80/patch-2

Remove the blank line at the bottom of every page after the default theme rendering.
This commit is contained in:
Sébastien Ros
2015-08-26 16:11:35 -07:00

View File

@@ -66,6 +66,7 @@ header, footer, aside, nav, article { display: block; }
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}
@@ -75,6 +76,7 @@ header, footer, aside, nav, article { display: block; }
content: ".";
display: block;
height: 0;
font-size: 0;
clear: both;
visibility: hidden;
}