Merge pull request #389 from rtfd/nav-buttons

Set the before & after width of the nav buttons to 100%
This commit is contained in:
Anthony
2017-03-22 16:58:33 -07:00
committed by GitHub

View File

@@ -336,6 +336,8 @@ footer
color: $footer-color
.rst-footer-buttons
&:before, &:after
width: 100%
+clearfix
.rst-breadcrumbs-buttons