don't overflow imgs in infobox
This commit is contained in:
parent
e42a146ce6
commit
b09058cb90
@ -234,6 +234,9 @@ h1 {
|
||||
.infobox code {
|
||||
font-weight: bold;
|
||||
}
|
||||
.infobox img {
|
||||
max-width: 100%;
|
||||
}
|
||||
.infobox-docs_rs-version {
|
||||
opacity: 0.5;
|
||||
font-weight: normal;
|
||||
|
Loading…
Reference in New Issue
Block a user