GitHub user MikeTYChen opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/613
fix + paragraph appearing in link
### What is this PR for?
Fix a bug where the + paragraph appears in link paragraph
### What type of PR is it?
Bug Fix
### Todos
### Is there a relevant Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-591
### How should this be tested?
Click link paragraph in a paragraph and move mouse below paragraph.
### Screenshots (if appropriate)
Before:
<img width="1424" alt="before"
src="https://cloud.githubusercontent.com/assets/6380209/12211555/8c4ea0ce-b627-11e5-83fb-4d9273542bc8.png">
After:
<img width="1416" alt="after"
src="https://cloud.githubusercontent.com/assets/6380209/12211560/96642fa2-b627-11e5-90d0-f2381f1b3c24.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/MikeTYChen/incubator-zeppelin ZEPPELIN-591
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/613.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 #613
----
commit 26dcea92c8f793bd0046dbcfd11cd4ebd19878f5
Author: Michael Chen <[email protected]>
Date: 2016-01-08T22:45:31Z
fix + paragraph appearing in link
----
---
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.
---