[GitHub] spark pull request #19785: [MINOR][doc] The left navigation bar should be fi...

2017-11-21 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/19785


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #19785: [MINOR][doc] The left navigation bar should be fi...

2017-11-19 Thread ScrapCodes
GitHub user ScrapCodes opened a pull request:

https://github.com/apache/spark/pull/19785

[MINOR][doc] The left navigation bar should be fixed with respect to 
scrolling.


## What changes were proposed in this pull request?
A minor CSS style change to make Left navigation bar stay fixed with 
respect to scrolling, it improves usability of the docs.

## How was this patch tested?
It was tested on both, firefox and chrome.
### Before

![a2](https://user-images.githubusercontent.com/992952/33004206-6acf9fc0-cde5-11e7-9070-02f26f7899b0.gif)

### After

![a1](https://user-images.githubusercontent.com/992952/33004205-69b27798-cde5-11e7-8002-509b29786b37.gif)



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

$ git pull https://github.com/ScrapCodes/spark doc/css

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

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


commit 9e1f72a6db104414dae8f614777f415811569d6c
Author: Prashant Sharma 
Date:   2017-11-20T05:50:16Z

[MINOR][doc] The left navigation bar should be fixed with respect to 
scrolling.




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org