[GitHub] zeppelin pull request #1811: [MINOR] Fix paragraph id misalignment in dropdo...

2017-01-03 Thread cuspymd
Github user cuspymd closed the pull request at:

https://github.com/apache/zeppelin/pull/1811


---
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.
---


[GitHub] zeppelin pull request #1811: [MINOR] Fix paragraph id misalignment in dropdo...

2016-12-28 Thread cuspymd
GitHub user cuspymd opened a pull request:

https://github.com/apache/zeppelin/pull/1811

[MINOR] Fix paragraph id misalignment in dropdown menu

### What is this PR for?
Fix paragraph id misalignment in dropdown menu at Chrome/Firefox browser.


### What type of PR is it?
[Bug Fix]

### Todos

### What is the Jira issue?
N/A

### How should this be tested?
Open the dropdown menu of a paragraph at Chrome/Firefox browser.

### Screenshots (if appropriate)
* before

![before](https://cloud.githubusercontent.com/assets/8870299/21526341/cbc8d57e-cd66-11e6-8379-d95914139310.png)
*after

![after](https://cloud.githubusercontent.com/assets/8870299/21526378/095d732c-cd67-11e6-87b7-fb4b1e509a30.png)


### Questions:
* Does the licenses files need update?
* Is there breaking changes for older versions?
* Does this needs documentation?


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/cuspymd/zeppelin fix-dropdown-menu

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/zeppelin/pull/1811.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 #1811


commit 0eb047c9e765f8bb0545b23e8e6db8c855285058
Author: Myoungdo Park 
Date:   2016-12-26T15:42:43Z

Fix paragraph id misalignment in dropdown menu




---
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.
---