GitHub user wishwisdom reopened a pull request:
https://github.com/apache/zeppelin/pull/2538
[ZEPPELIN-2862] misalign text and icon in notebook dropdown on navbar
### What is this PR for?
Currently, there is that misaligned text and icon in notebook dropdown on
navbar
### What type of PR is it?
[ Improvement ]
### What is the Jira issue?
[ZEPPELIN-2862](https://issues.apache.org/jira/browse/ZEPPELIN-2862)
### How should this be tested?
1. Run web development mode in local.
2. Click Notebook Button on navbar.
### Screenshots (if appropriate)
- Before
<img width="273" alt="2017-08-15 5 07 41"
src="https://user-images.githubusercontent.com/2561904/29307703-e4f29c48-81dd-11e7-89be-84c1bddb455d.png">
- After
<img width="267" alt="2017-08-15 5 20 11"
src="https://user-images.githubusercontent.com/2561904/29307755-0ad912ca-81de-11e7-8140-e4544dfbcdc1.png">
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wishwisdom/zeppelin ZEPPELIN-2862
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2538.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 #2538
----
commit 06eef12a68541531b85a495bbc05adf3a6542487
Author: Shinhong Park <[email protected]>
Date: 2017-08-15T08:11:29Z
fix: misalign text and icon in navbar
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---