Author: david
Date: 2008-11-13 16:57:41 -0800 (Thu, 13 Nov 2008)
New Revision: 1593
Modified:
trunk/qubit/web/css/graphic.css
Log:
Remove top/bottom padding from ul.nobullet li class in graphic.css
Modified: trunk/qubit/web/css/graphic.css
===================================================================
--- trunk/qubit/web/css/graphic.css 2008-11-14 00:45:29 UTC (rev 1592)
+++ trunk/qubit/web/css/graphic.css 2008-11-14 00:57:41 UTC (rev 1593)
@@ -519,7 +519,7 @@
}
table.list ul.nobullet li {
- padding: 0.1em 0 0.1em 0;
+ padding: 0px;
margin: 0px;
background-image: none;
}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---