diff --git a/templates/2k11/admin/style.css b/templates/2k11/admin/style.css index 90369b4d..e5432c9d 100644 --- a/templates/2k11/admin/style.css +++ b/templates/2k11/admin/style.css @@ -214,14 +214,16 @@ img { vertical-align: middle; } /* Responsive media objects http://unstoppablerobotninja.com/entry/fluid-images */ -/*embed, +embed, object, audio, video, img { max-width: 100%; } video, -img { height: auto; }*/ +img { height: auto; } + +.htmlarea .toolbar img { max-width: inherit; } fieldset { border: 0;