You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sa...@apache.org on 2014/11/05 01:42:32 UTC

svn commit: r1636786 - /lucene/cms/branches/solr_6058/content/solr/assets/styles/base.css

Author: sarowe
Date: Wed Nov  5 00:42:32 2014
New Revision: 1636786

URL: http://svn.apache.org/r1636786
Log:
SOLR-6058: Vertically center the 'Lucene TLP' top nav bar link a little better

Modified:
    lucene/cms/branches/solr_6058/content/solr/assets/styles/base.css

Modified: lucene/cms/branches/solr_6058/content/solr/assets/styles/base.css
URL: http://svn.apache.org/viewvc/lucene/cms/branches/solr_6058/content/solr/assets/styles/base.css?rev=1636786&r1=1636785&r2=1636786&view=diff
==============================================================================
--- lucene/cms/branches/solr_6058/content/solr/assets/styles/base.css (original)
+++ lucene/cms/branches/solr_6058/content/solr/assets/styles/base.css Wed Nov  5 00:42:32 2014
@@ -79,7 +79,7 @@ a.lucene-btn {
   text-align: right;
   line-height: 1.1 !important;
   font-weight: 200 !important;
-  padding-top: 5px !important;
+  padding-top: 7px !important;
   padding-left: 30px !important;
   padding-right: 15px !important;
 }