formatting for sources page
diff --git a/dltk.css b/dltk.css
index 5be2232..6cc9bf3 100644
--- a/dltk.css
+++ b/dltk.css
@@ -28,8 +28,8 @@
 }
 table.dltk-sourcecontrol-modules td ul,
 table.dltk-sourcecontrol-modules td ul li {
-	margin-top: 0px;
-	margin-bottom: 0px;
-	padding-top: 0px;
-	padding-bottom: 0px;
+	margin-top: 0px !IMPORTANT;
+	margin-bottom: 0px !IMPORTANT;
+	padding-top: 0px !IMPORTANT;
+	padding-bottom: 0px !IMPORTANT;
 }