GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/564
adding shadow to navbar if noteActionBar is not present ### What is this PR for? This PR adds shadow to navbar if noteActionBar is not present ### What type of PR is it? Improvement ### Todos N/A ### Is there a relevant Jira issue? N/A ### Screenshots (if appropriate) Before: <img width="1440" alt="screen shot 2015-12-22 at 1 05 54 pm" src="https://cloud.githubusercontent.com/assets/674497/11950315/4b033d14-a8ad-11e5-93c1-9be5a72c4718.png"> After: <img width="1440" alt="screen shot 2015-12-22 at 1 06 17 pm" src="https://cloud.githubusercontent.com/assets/674497/11950314/4b02dcac-a8ad-11e5-869f-7a752f48f050.png"> You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/incubator-zeppelin navbarShadow Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/564.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 #564 ---- commit ffb64ec54347001d131e165f3b938e35902f64fc Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2015-12-22T07:47:46Z adding shadow to navbar if noteActionBar is not present ---- --- 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. ---