images in Ox.EditableContent should ont overflow
This commit is contained in:
parent
e1d71b27bc
commit
bc792641e6
1 changed files with 1 additions and 1 deletions
|
@ -967,7 +967,7 @@ OxEditableElement
|
||||||
padding: 0 0 0 1px;
|
padding: 0 0 0 1px;
|
||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
.OxValue img {
|
.OxValue img, .OxEditableContent img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue