You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by gi...@apache.org on 2020/08/17 07:36:23 UTC

[groovy-dev-site] branch asf-site updated: 2020/08/17 07:36:20: Generated dev website from groovy-website@3b30040

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ec5e029  2020/08/17 07:36:20: Generated dev website from groovy-website@3b30040
ec5e029 is described below

commit ec5e02964d925b223a2b6d4aad0ce70c08868993
Author: jenkins <us...@infra.apache.org>
AuthorDate: Mon Aug 17 07:36:20 2020 +0000

    2020/08/17 07:36:20: Generated dev website from groovy-website@3b30040
---
 search.html | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/search.html b/search.html
index bc7c515..f06cf5b 100644
--- a/search.html
+++ b/search.html
@@ -74,7 +74,7 @@
                                   })();
                                 </script><gcse:search linkTarget='_blank'></gcse:search><style>
                                     .gsc-input-box {
-                                        height: 30px;
+                                        height: auto;
                                     }
                                     input.gsc-search-button, input.gsc-search-button-v2 {
                                         height: 30px;
@@ -109,7 +109,13 @@
                                         width: 120px !important;
                                     }
                                     td.gsc-search-button {
-                                        padding-top: 6px;
+                                        padding-top: 0;
+                                    }
+                                    button.gsc-search-button.gsc-search-button-v2 > svg {
+                                        vertical-align: middle;
+                                    }
+                                    div.gsc-control-cse.gsc-control-cse-en {
+                                        padding: 0;
                                     }
                                     td.gsc-orderby-container {
                                         padding-right: 20px;