Author: snoopdave
Date: Tue Feb 21 07:02:05 2006
New Revision: 379475

URL: http://svn.apache.org/viewcvs?rev=379475&view=rev
Log:
Minor fix in wiki CSS

Modified:
    
incubator/roller/trunk/sandbox/standalone/jspwiki/templates/roller2/roller.css

Modified: 
incubator/roller/trunk/sandbox/standalone/jspwiki/templates/roller2/roller.css
URL: 
http://svn.apache.org/viewcvs/incubator/roller/trunk/sandbox/standalone/jspwiki/templates/roller2/roller.css?rev=379475&r1=379474&r2=379475&view=diff
==============================================================================
--- 
incubator/roller/trunk/sandbox/standalone/jspwiki/templates/roller2/roller.css 
(original)
+++ 
incubator/roller/trunk/sandbox/standalone/jspwiki/templates/roller2/roller.css 
Tue Feb 21 07:02:05 2006
@@ -12,6 +12,7 @@
     padding: 0px;
     font: small Verdana,Arial,Sans-serif;
     font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
+    line-height: 1.2em;
 }
 p {
     margin: 0px 0px 10px 0px;


Reply via email to