You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by gs...@apache.org on 2012/02/01 20:17:40 UTC

svn commit: r1239276 - /lucene/cms/trunk/content/css/solr.css

Author: gsingers
Date: Wed Feb  1 19:17:40 2012
New Revision: 1239276

URL: http://svn.apache.org/viewvc?rev=1239276&view=rev
Log:
LUCENE-2748: fonts, colors

Modified:
    lucene/cms/trunk/content/css/solr.css

Modified: lucene/cms/trunk/content/css/solr.css
URL: http://svn.apache.org/viewvc/lucene/cms/trunk/content/css/solr.css?rev=1239276&r1=1239275&r2=1239276&view=diff
==============================================================================
--- lucene/cms/trunk/content/css/solr.css (original)
+++ lucene/cms/trunk/content/css/solr.css Wed Feb  1 19:17:40 2012
@@ -931,6 +931,6 @@ body#full #wrap {
     background:  #d3d3d3;
     display: block;
     white-space: pre;
-
+    vertical-align: middle;
 
 }
\ No newline at end of file