GitHub user hyonzin reopened a pull request:
https://github.com/apache/zeppelin/pull/1525
[ZEPPELIN-1552] Search button goes to next line when display's width
shortens.
### What is this PR for?
In document page(http://zeppelin.apache.org/docs/0.7.0-SNAPSHOT/), the
search button goes to next line when display's width shortens.
### What type of PR is it?
[Improvement]
### What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1552
### Screenshots (if appropriate)
<img width="927" alt="2016-10-15 2 04 00"
src="https://cloud.githubusercontent.com/assets/6567102/19398321/0d76a1c4-9287-11e6-86e0-9f120c00b143.png">
when (768px ⤠width < 992px)
### 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/hyonzin/zeppelin ZEPPELIN-1552
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1525.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 #1525
----
commit 97d1bdfa032733a6ae981b282fbb4d45da152713
Author: hyonzin <[email protected]>
Date: 2016-10-14T18:18:17Z
Fix search link button to not goes next line when display's width shortens
commit 244992d4cf54dcc55bfc2e1f06d10a9d660fc853
Author: ì íì§ <[email protected]>
Date: 2016-10-14T18:30:56Z
Straighten wrong term
commit f1d97ef840093cdfb24234070fe786ebb562f84d
Author: AhyoungRyu <[email protected]>
Date: 2016-10-15T03:22:18Z
Fix search icon's placement in small browser
----
---
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.
---