GitHub user soralee opened a pull request: https://github.com/apache/zeppelin/pull/2460
[gh-pages] fix hover event in technologies section on mobile ### What is this PR for? This is for fixing for `hover event` in the technologies section on mobile (I'm using Iphone 6). A hover doesn't work properly when you touch whatever `spark` or `sql` or `python`. ### What type of PR is it? [Bug Fix | Improvement] ### What is the Jira issue? * None ### How should this be tested? This way is mobile test. 1. check your internal IP, (for example my case is 192.168.x.x) 2. run `bundle exec jekyll serve --watch --host=0.0.0.0` in your terminal 3. connect your local server(192.168.x.x:4000) and check work well ### Screenshots (if appropriate) (Sorry, I don't know how I can record that in iphone..) ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? Yes, this is You can merge this pull request into a Git repository by running: $ git pull https://github.com/soralee/zeppelin gh-pate_improve_mobile Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2460.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2460 ---- commit 2f0f6f35d6a37453a58fc43d0462da9c6eb13a48 Author: soralee <sora0...@zepl.com> Date: 2017-07-03T10:19:03Z [gh-pages] fix hover event in technologies section on mobile ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---