diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index 05c69f69..1e486edf 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -967,7 +967,7 @@ OxEditableElement padding: 0 0 0 1px; border: 0; } -.OxValue img { +.OxValue img, .OxEditableContent img { max-width: 100%; height: auto; }