Making WordPress.org

Opened 9 years ago

Closed 7 years ago

#1277 closed defect (bug) (fixed)

Theme Directory - theme screenshot on tablet view

Reported by: ramiy's profile ramiy Owned by: obenland's profile 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)

theme-page-tablet-view.png (218.2 KB) - added by ramiy 9 years ago.
meta-1277.patch (942 bytes) - added by ramiy 9 years ago.

Download all attachments as: .zip

Change History (4)

@ramiy
9 years ago

#1 @SergeyBiryukov
9 years ago

  • Component changed from General to Theme Directory

#2 @obenland
7 years ago

  • Owner set to obenland
  • Resolution set to fixed
  • Status changed from new to closed

In 6326:

Themes: Don't restrict screenshot on tablets.

Props ramiy.
Fixes #1277.

Note: See TracTickets for help on using tickets.