Update _site-responsive.scss Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/2b51a7fe Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/2b51a7fe Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/2b51a7fe
Branch: refs/heads/gh-pages Commit: 2b51a7fe32c7c3eb5cf9ba30d5681fe05cc42a1e Parents: 55f2549 Author: elliotberry <[email protected]> Authored: Wed May 27 15:30:40 2015 -0400 Committer: elliotberry <[email protected]> Committed: Wed May 27 15:30:40 2015 -0400 ---------------------------------------------------------------------- _sass/_site-responsive.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/2b51a7fe/_sass/_site-responsive.scss ---------------------------------------------------------------------- diff --git a/_sass/_site-responsive.scss b/_sass/_site-responsive.scss index b1c5290..1a32308 100644 --- a/_sass/_site-responsive.scss +++ b/_sass/_site-responsive.scss @@ -195,7 +195,7 @@ float: right; } #menu.force-expand { - position: relative; + position: fixed; } /* Responsive Homepage 570 max width */
