Opened 9 years ago
Closed 7 years ago
#1277 closed defect (bug) (fixed)
Theme Directory - theme screenshot on tablet view
Reported by: | ramiy | Owned by: | obenland |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | |
Cc: |
Description
In single the page, the theme screenshot, on tablet view, reduced to 571 pixels. Why?
On tablets, @media only screen and (max-width: 782px)
, the screenshot should not have max-width: 571px;
. It should be full-width (up to 684 pixels).
On mobile and desktop we don't reduce the image size with max-width
.
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 6326: