There was an error while loading. Please reload this page.
1 parent 7496e7e commit 67f6881Copy full SHA for 67f6881
1 file changed
_layouts/default.html
@@ -28,8 +28,8 @@ <h3><a href="https://github.com/Microsoft/web-build-tools/wiki">web-build-tools<
28
</div>
29
30
31
- <!-- sticky-footer -->
32
- <div style="max-width: 800px; margin: auto; padding-left: 30px; padding-right: 30px; height: 45px; border-top-width: 1px; border-top-style: solid; border-top-color: #e1e4e8;">
+ <!-- sticky-footer (height is 45px minus 1px border) -->
+ <div style="max-width: 800px; margin: auto; padding-left: 30px; padding-right: 30px; height: 44px; border-top-width: 1px; border-top-style: solid; border-top-color: #e1e4e8;">
33
<i>Copyright © Microsoft Corporation. All rights reserved.</i>
34
35
0 commit comments