GitHub user chemikadze opened a pull request:
https://github.com/apache/incubator-griffin/pull/422
Minor UI fixes
"Back" button text alignment
<img width="102" alt="screen shot 2018-09-21 at 6 02 19 pm"
src="https://user-images.githubusercontent.com/867294/45912572-79de5680-bdd8-11e8-9acb-19670b7ca3d7.png">
<img width="86" alt="screen shot 2018-09-21 at 6 02 25 pm"
src="https://user-images.githubusercontent.com/867294/45912573-7e0a7400-bdd8-11e8-9421-ef6dafc0d805.png">
footer line intersecting with content
<img width="175" alt="screen shot 2018-09-21 at 7 38 27 pm"
src="https://user-images.githubusercontent.com/867294/45912578-92e70780-bdd8-11e8-8b39-2485047b422d.png">
<img width="162" alt="screen shot 2018-09-21 at 7 36 47 pm"
src="https://user-images.githubusercontent.com/867294/45912580-97abbb80-bdd8-11e8-9a08-2b27b92a272b.png">
title rendering on sidebar
<img width="294" alt="screen shot 2018-09-21 at 7 29 53 pm"
src="https://user-images.githubusercontent.com/867294/45912584-a4301400-bdd8-11e8-9ffe-e726dd912813.png">
<img width="323" alt="screen shot 2018-09-21 at 8 07 46 pm"
src="https://user-images.githubusercontent.com/867294/45912670-0dfced80-bdda-11e8-87ae-b1985f55754e.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chemikadze/incubator-griffin ui-fixes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-griffin/pull/422.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 #422
----
commit cd5824ac4980944d1e9bafa8760572c007d7c5e5
Author: Nikolay Sokolov <chemikadze@...>
Date: 2018-09-22T02:53:59Z
Minor UI fixes
- fixed "Back" button text alignment
- fixed footer line intersecting with content
- fixed title rendering on sidebar
----
---