[GitHub] zeppelin pull request #1684: Fix filter icon not displaying problem

2016-11-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zeppelin/pull/1684 --- 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 e

[GitHub] zeppelin pull request #1684: Fix filter icon not displaying problem

2016-11-25 Thread marchpig
GitHub user marchpig opened a pull request: https://github.com/apache/zeppelin/pull/1684 Fix filter icon not displaying problem ### What is this PR for? Filter icon is not displayed properly due to the css font-family order. ### What type of PR is it? Bug Fix