You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by bu...@apache.org on 2016/02/26 14:10:22 UTC

svn commit: r981211 - in /websites/staging/lucy/trunk/content: ./ css/lucy.css

Author: buildbot
Date: Fri Feb 26 13:10:22 2016
New Revision: 981211

Log:
Staging update by buildbot for lucy

Modified:
    websites/staging/lucy/trunk/content/   (props changed)
    websites/staging/lucy/trunk/content/css/lucy.css

Propchange: websites/staging/lucy/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Feb 26 13:10:22 2016
@@ -1 +1 @@
-1732473
+1732474

Modified: websites/staging/lucy/trunk/content/css/lucy.css
==============================================================================
--- websites/staging/lucy/trunk/content/css/lucy.css (original)
+++ websites/staging/lucy/trunk/content/css/lucy.css Fri Feb 26 13:10:22 2016
@@ -118,7 +118,8 @@ pre {
     border: 1px solid #ccc;
     padding: 0.2em 0.4em;
     background: #f6f6f6;
-    font-size: 0.92em;
+    font-size: 0.8em;
+    overflow-x: auto;
 }
 pre a {
     text-decoration: none;