Large images in annotation break the layout #388

Closed
opened 2012-02-08 10:31:15 +00:00 by rlx · 1 comment
Owner
No description provided.
j added the
general
label 2012-02-08 10:31:15 +00:00
j added this to the 12.02 milestone 2012-02-08 10:31:15 +00:00
0x2620 was assigned by j 2012-02-08 10:31:15 +00:00
j added the
major
defect
labels 2012-02-08 10:31:15 +00:00
Owner

this could be done adding something like this for images inside of editables

OxValue img {
   max-width: 100%;
   height: auto;
}
this could be done adding something like this for images inside of editables ``` OxValue img { max-width: 100%; height: auto; } ```
j added the
fixed
label 2012-02-15 11:46:10 +00:00
j closed this issue 2012-02-15 11:46:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#388
No description provided.