Repository: hbase
Updated Branches:
  refs/heads/asf-site 3d72a0a6a -> f849138f6


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/f849138f
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f849138f
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/f849138f

Branch: refs/heads/asf-site
Commit: f849138f6cf771da3f004aaca3394bb06a8c6c09
Parents: 3d72a0a
Author: Misty Stanley-Jones <[email protected]>
Authored: Wed Nov 11 07:52:29 2015 +1000
Committer: Misty Stanley-Jones <[email protected]>
Committed: Wed Nov 11 07:52:29 2015 +1000

----------------------------------------------------------------------
 css/site.css | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/f849138f/css/site.css
----------------------------------------------------------------------
diff --git a/css/site.css b/css/site.css
index ebf5a67..b67c824 100644
--- a/css/site.css
+++ b/css/site.css
@@ -90,9 +90,11 @@ li#publishDate.pull-right {
   .gsc-input-box,
   .gsc-input-box-hover,
   .gsc-input-box-focus,
-  .gsc-search-button {
+  .gsc-search-button,
+  .gsc-results-wrapper-visible {
       box-sizing: content-box;
       line-height: normal;
+      height: auto !important;
   }
   div#search-form.navbar-search.pull-right {
     padding: 0;

Reply via email to