BD2KGenomics / brca-website-deprecated

This repo is deprecated! Please use https://github.com/BD2KGenomics/brca-exchange
Apache License 2.0
6 stars 9 forks source link

closes #149 #159

Closed zfisch closed 7 years ago

zfisch commented 7 years ago

This PR ensures that most touch screens will display help icons by default since hovering is not possible (this resolves the need to double tap to input queries). It also updates styles and improves accessibility to help icons by displaying them above other content in stacking context.

Touch screens are defined here simply as any window with a maximum width of 1024px. This is imperfect, though a simple, proposed precedent for how to determine whether or not a device could be considered "mobile" for display purposes.