Repository: hbase Updated Branches: refs/heads/asf-site a77a586ce -> 6e8d0c55f
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/6e8d0c55 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6e8d0c55 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/6e8d0c55 Branch: refs/heads/asf-site Commit: 6e8d0c55faf9e3ceabc19dd040d9c0609bcd4227 Parents: a77a586 Author: Misty Stanley-Jones <[email protected]> Authored: Wed Nov 11 08:05:31 2015 +1000 Committer: Misty Stanley-Jones <[email protected]> Committed: Wed Nov 11 08:05:31 2015 +1000 ---------------------------------------------------------------------- css/site.css | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/6e8d0c55/css/site.css ---------------------------------------------------------------------- diff --git a/css/site.css b/css/site.css index cd6080f..033cbcb 100644 --- a/css/site.css +++ b/css/site.css @@ -95,11 +95,6 @@ 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: ;
