You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2022/05/14 09:41:22 UTC

[maven-fluido-skin] branch MSKINS-173-2 created (now 7d23f49)

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

michaelo pushed a change to branch MSKINS-173-2
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


      at 7d23f49  Refinement

This branch includes the following new commits:

     new 7d23f49  Refinement

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[maven-fluido-skin] 01/01: Refinement

Posted by mi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch MSKINS-173-2
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit 7d23f49829d964afa038a73b4e8eb38a8a86e256
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Sat May 14 11:41:00 2022 +0200

    Refinement
---
 src/main/resources/css/maven-theme.css | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/src/main/resources/css/maven-theme.css b/src/main/resources/css/maven-theme.css
index 8538489..511f1d0 100644
--- a/src/main/resources/css/maven-theme.css
+++ b/src/main/resources/css/maven-theme.css
@@ -66,7 +66,7 @@ li.none {
   background-image: url(https://cse.google.com/cse/images/google_custom_search_watermark.gif);
   background-attachment: initial; background-origin: initial; background-clip: initial;
   background-color: rgb(255, 255, 255); background-position: 0% 50%; background-repeat: no-repeat no-repeat;
-  width:95%
+  width:88%;
 }
 
 body.topBarEnabled {
@@ -140,10 +140,6 @@ li.pull-right {
   margin-bottom: 10px;
 }
 
-input.search-query {
-  padding-right: 0px;
-}
-
 a.dropdown-toggle {
   cursor: pointer;
 }