mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge pull request #389 from rtfd/nav-buttons
Set the before & after width of the nav buttons to 100%
This commit is contained in:
commit
505fbb5f7e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user