mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Adds max-width to the logo a tag (#1183)
This commit is contained in:
parent
8a02619428
commit
9a50ff9015
File diff suppressed because one or more lines are too long
@ -217,6 +217,7 @@ html
|
||||
display: inline-block
|
||||
padding: ($base-line-height / 6) ($base-line-height / 4)
|
||||
margin-bottom: $gutter / 2
|
||||
max-width: 100%
|
||||
+font-smooth
|
||||
&:hover
|
||||
background: rgba(255, 255, 255, 0.1)
|
||||
|
Loading…
Reference in New Issue
Block a user