Author: eallen
Date: 2008-08-20 17:03:53 -0400 (Wed, 20 Aug 2008)
New Revision: 2329
Modified:
mgmt/trunk/cumin/python/cumin/page.strings
Log:
Removed font-size from body to avoid intermittent font sizing problem
Modified: mgmt/trunk/cumin/python/cumin/page.strings
===================================================================
--- mgmt/trunk/cumin/python/cumin/page.strings 2008-08-20 21:00:54 UTC (rev 2328)
+++ mgmt/trunk/cumin/python/cumin/page.strings 2008-08-20 21:03:53 UTC (rev 2329)
@@ -3,9 +3,9 @@
margin: 0;
padding: 0;
background-color: #fff;
- font-size: 0.9em;
font-family: "DejaVu LGC Sans", "Bitstream Vera Sans", "Lucida
Grande",
"Trebuchet MS", verdana, helvetica, arial, sans-serif;
+ /* font-size: 0.9em; */
}
body.modal {
Show replies by date