mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Add CSS max-width to dl.property
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -472,6 +472,7 @@
|
||||
.property
|
||||
display: inline-block
|
||||
padding-right: 8px
|
||||
max-width: 100%
|
||||
// This is keywords such as "const"
|
||||
.k
|
||||
font-style: italic
|
||||
|
||||
Reference in New Issue
Block a user