Author: david
Date: 2008-11-13 16:41:05 -0800 (Thu, 13 Nov 2008)
New Revision: 1591

Modified:
   trunk/qubit/web/css/graphic.css
Log:
Reduce padding & margin for ul.nobullet class.

Modified: trunk/qubit/web/css/graphic.css
===================================================================
--- trunk/qubit/web/css/graphic.css     2008-11-14 00:24:35 UTC (rev 1590)
+++ trunk/qubit/web/css/graphic.css     2008-11-14 00:41:05 UTC (rev 1591)
@@ -513,6 +513,11 @@
   vertical-align: top;
 }
 
+table.list ul.nobullet {
+  padding: 0px;
+  margin: 0px;
+}
+
 table.list ul.nobullet li {
   padding: 0.1em 0 0.1em 0;
   margin: 0px;


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to