Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Flamingo Skin
-
Labels:
-
Difficulty:Trivial
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
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
- relates to
-
CKEDITOR-438 Images style - It appears that Height isn't taken into consideration as selected
-
- Open
-