GitHub user AhyoungRyu opened a pull request:
https://github.com/apache/zeppelin/pull/1461
[MINOR] Rearrange the contents in "About Zeppelin"
### What is this PR for?
Just rearranged the placement of Zeppelin logo, title and text in "About
Zeppelin". In the mobile screen as well.
### What type of PR is it?
Improvement
### What is the Jira issue?
No Jira issue for this
### How should this be tested?
To check this change in your local, build only `zeppelin-web` with `./grunt
build` and then browse with `./grunt serve`.
### Screenshots (if appropriate)
- **Before**
1. big screen
<img
src="https://cloud.githubusercontent.com/assets/10060731/18860571/8aa85aec-84b9-11e6-9112-b6869291f8f0.png"
width="500px">
2. mobile screen
<img
src="https://cloud.githubusercontent.com/assets/10060731/18860576/91f623a6-84b9-11e6-96ba-e34c43221143.png"
width="300px">
- **After**
1. big screen
<img
src="https://cloud.githubusercontent.com/assets/10060731/18860581/9d4c6a4e-84b9-11e6-9b0f-0b3dac3cede3.png"
width="500px">
2. mobile screen
<img
src="https://cloud.githubusercontent.com/assets/10060731/18860583/a599c4bc-84b9-11e6-9c67-4dcf2394d5fc.png"
width="300px">
### 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/AhyoungRyu/zeppelin improve/aboutZeppelin
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1461.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 #1461
----
commit f0209336c05c02a7134064113f3fd56c809e17cc
Author: AhyoungRyu <[email protected]>
Date: 2016-09-27T04:49:43Z
Rearrange 'About Zeppelin'
----
---
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.
---