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 ![image](https://user-images.githubusercontent.com/1540981/33742650-3469c2fe-db5e-11e7-8aa6-936d0a28de3a.png) After ![image](https://user-images.githubusercontent.com/1540981/33742640-250c3dc8-db5e-11e7-8af3-e8a9d7105963.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/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 <m...@apache.org> Date: 2017-12-07T22:50:42Z fix noteAction magin ---- ---