Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Trivial
-
N/A
-
N/A
-
Description
Images on the demo.xwiki.com do not resize to proper scale on mobile. To solve this, you need to add
height : 100%;
to img css on Media Query. For the moment only
max-width: 100%;
is present when rescaling.
Attachments
Issue Links
- is related to
-
XWIKI-20499 Uniformize the image dimensions on insert/update
- Closed
- relates to
-
CKEDITOR-438 Images style - It appears that Height isn't taken into consideration as selected
- Open