Author: mpercy
Date: Wed Jul 25 18:26:37 2018
New Revision: 1836659

URL: http://svn.apache.org/viewvc?rev=1836659&view=rev
Log:
Make the font size on the sidebar a little smaller

To avoid wrapping some of the links after changing the font to Verdana.

Modified:
    flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t

Modified: flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t
URL: 
http://svn.apache.org/viewvc/flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t?rev=1836659&r1=1836658&r2=1836659&view=diff
==============================================================================
--- flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t (original)
+++ flume/site/trunk/content/sphinx/_themes/flume/static/flume.css_t Wed Jul 25 
18:26:37 2018
@@ -94,6 +94,7 @@ div.related a {
 }
 
 div.sphinxsidebar {
+    font-size: 85%;
     {%- if theme_stickysidebar|tobool %}
     top: 30px;
     bottom: 0;


Reply via email to