Bug 156081

Summary: Fix download links for desktops with small resolutions
Product: WebKit Reporter: Jon Davis <jond>
Component: WebKit WebsiteAssignee: Jon Davis <jond>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jond, timothy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.