mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Add a max width to selects so that they can't overflow
This commit is contained in:
parent
e45d3309d8
commit
255c8f700e
File diff suppressed because one or more lines are too long
@ -246,6 +246,7 @@ html
|
||||
display: inline-block
|
||||
margin-right: -2rem
|
||||
padding-right: 2rem
|
||||
max-width: $nav-desktop-width * .8
|
||||
// Alter base select styles
|
||||
text-align-last: center
|
||||
background: none
|
||||
|
Loading…
Reference in New Issue
Block a user