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
commit 505fbb5f7e

View File

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