Opened 4 years ago
Closed 4 years ago
#5297 closed defect (bug) (duplicate)
Found image size issue on attachment preview
Reported by: | jatindevani | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Trac | Keywords: | |
Cc: |
Description
When we click on the ticket attachment, it goes out of the box.
For example click on the below link and check the preview :: https://core.trac.wordpress.org/attachment/ticket/49569/Screenshot_1.png
Possible Solution ::
.image-file img { max-width: 100%; }
Change History (1)
Note: See
TracTickets for help on using
tickets.
Duplicate of #1476.