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

svn commit: r1293394 - /lucene/dev/trunk/solr/webapp/web/css/styles/cloud.css

Author: erick
Date: Fri Feb 24 19:44:06 2012
New Revision: 1293394

URL: http://svn.apache.org/viewvc?rev=1293394&view=rev
Log:
Little cleanup of style for SOLR-3116. Thanks Stefan!

Modified:
    lucene/dev/trunk/solr/webapp/web/css/styles/cloud.css

Modified: lucene/dev/trunk/solr/webapp/web/css/styles/cloud.css
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/webapp/web/css/styles/cloud.css?rev=1293394&r1=1293393&r2=1293394&view=diff
==============================================================================
--- lucene/dev/trunk/solr/webapp/web/css/styles/cloud.css (original)
+++ lucene/dev/trunk/solr/webapp/web/css/styles/cloud.css Fri Feb 24 19:44:06 2012
@@ -37,6 +37,11 @@
     width: 30%;
 }
 
+#content #cloud .show #tree
+{
+    overflow: hidden;
+}
+
 #content #cloud #file-content
 {
     display: none;