Set max-width for embedded images
This commit is contained in:
parent
47d7fc70e8
commit
50e581d88a
@ -2039,3 +2039,7 @@ dl.bb-dl > dd > li {
|
||||
border-style: solid;
|
||||
border-width: 5px;
|
||||
}
|
||||
|
||||
#wiki-preview img {
|
||||
max-width: 100%;
|
||||
}
|
Reference in New Issue
Block a user