Bug 156081 - Fix download links for desktops with small resolutions
Summary: Fix download links for desktops with small resolutions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jon Davis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-31 13:59 PDT by Jon Davis
Modified: 2016-03-31 14:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2016-03-31 14:03 PDT, Jon Davis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Davis 2016-03-31 13:59:10 PDT
webkit.org uses media queries to hide download links for iOS devices using media queries. Unfortunately, laptops with low resolution display settings will also not get the download links. We should remove them.
Comment 1 Jon Davis 2016-03-31 14:03:03 PDT
Created attachment 275324 [details]
Patch
Comment 2 WebKit Commit Bot 2016-03-31 14:55:45 PDT
Comment on attachment 275324 [details]
Patch

Clearing flags on attachment: 275324

Committed r198920: <http://trac.webkit.org/changeset/198920>
Comment 3 WebKit Commit Bot 2016-03-31 14:55:48 PDT
All reviewed patches have been landed.  Closing bug.