commit: | b3ecb71871ada97323f143b29fe7c4090082daa3 |
author: | Chip Black |
committer: | Chip Black |
date: | Sat Apr 11 02:04:46 2015 -0500 |
parents: | 120abb75c30efa0e9b70b63aa6f35fe452c3217d |
diff --git a/www/css/blerg.css b/www/css/blerg.css line changes: +4/-0 index 4aeca0f..48b63f9 --- a/www/css/blerg.css +++ b/www/css/blerg.css
@@ -558,3 +558,7 @@ footer a { .email-address { font-weight: bold; } + +.enyo-no-touch-action#blerg { + -ms-touch-action: pan-y; +}