GitHub user Leemoonsoo opened a pull request:
https://github.com/apache/zeppelin/pull/2699
[MINOR] Fix notebook title bar margin
### What is this PR for?
Notebook title bar location is little bit shifted to left.
This minor fix notebook title bar margin. See screenshots below.
### What type of PR is it?
Bug Fix
### Todos
* [x] - fix margin
### Screenshots (if appropriate)
Before

After

### 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/Leemoonsoo/zeppelin minor_noteaction_margin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2699.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 #2699
----
commit 703f45830cdb35d3e5d968297ec085534470f324
Author: Lee moon soo <[email protected]>
Date: 2017-12-07T22:50:42Z
fix noteAction magin
----
---