Repository: hbase Updated Branches: refs/heads/asf-site d8745a6f3 -> a77a586ce
Test another CSS tweak Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a77a586c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a77a586c Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a77a586c Branch: refs/heads/asf-site Commit: a77a586cecf3931bb18ec4ec7946397fe3829df8 Parents: d8745a6 Author: Misty Stanley-Jones <[email protected]> Authored: Wed Nov 11 07:56:55 2015 +1000 Committer: Misty Stanley-Jones <[email protected]> Committed: Wed Nov 11 07:56:55 2015 +1000 ---------------------------------------------------------------------- css/site.css | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/a77a586c/css/site.css ---------------------------------------------------------------------- diff --git a/css/site.css b/css/site.css index 033cbcb..cd6080f 100644 --- a/css/site.css +++ b/css/site.css @@ -95,6 +95,11 @@ li#publishDate.pull-right { box-sizing: content-box; line-height: normal; } + .gsc-results-wrapper-visible { + min-height: 400px; + min-width: 300px; + z-index: 20000; + } div#search-form.navbar-search.pull-right { padding: 0; margin-left: ;
