You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by hu...@apache.org on 2015/03/17 16:12:12 UTC

svn commit: r1667326 - /steve/trunk/www/htdocs/steve_interactive.css

Author: humbedooh
Date: Tue Mar 17 15:12:11 2015
New Revision: 1667326

URL: http://svn.apache.org/r1667326
Log:
tweak height

Modified:
    steve/trunk/www/htdocs/steve_interactive.css

Modified: steve/trunk/www/htdocs/steve_interactive.css
URL: http://svn.apache.org/viewvc/steve/trunk/www/htdocs/steve_interactive.css?rev=1667326&r1=1667325&r2=1667326&view=diff
==============================================================================
--- steve/trunk/www/htdocs/steve_interactive.css (original)
+++ steve/trunk/www/htdocs/steve_interactive.css Tue Mar 17 15:12:11 2015
@@ -214,7 +214,7 @@ pre {
     border: 1px dotted #666;
     padding: 4px;
     max-width: 300px;
-    min-height: 22px;
+    min-height: 25px;
     cursor: move;
     cursor: grab;
     font-family: monospace;
@@ -239,7 +239,7 @@ pre {
     border: 1px dotted #666;
     padding: 4px;
     max-width: 330px;
-    min-height: 22px;
+    min-height: 25px;
     cursor: move;
     cursor: grab;
     font-family: monospace;
@@ -272,7 +272,7 @@ pre {
     border: 1px dotted #666;
     padding: 4px;
     max-width: 300px;
-    min-height: 22px;
+    min-height: 25px;
     cursor: move;
     cursor: grab;
     font-family: monospace;