ckanext-pages icon indicating copy to clipboard operation
ckanext-pages copied to clipboard

Problematic Inline Styles

Open smth opened this issue 11 years ago • 0 comments

When adding an image to a page, using the CKEditor interface, it is given inline width and height styles. This is problematic because (amongst other reasons) it conflicts with the max-width specified in the (Bootstrap) stylesheet. So if an image is added which is too wide for the page, it is (helpfully) scaled to fit, but then distorted by the inline fixed height.

smth avatar Feb 03 '14 09:02 smth