Archived
1
0

Leave margin-bottom as it is, because people alway have issues with their missing margins of <p> elements

This commit is contained in:
Garvin Hicking
2007-06-06 09:37:36 +00:00
parent 487f8beae0
commit f43ec9ec20
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -308,7 +308,7 @@ div.serendipitySideBarItem {
cursor: pointer;
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 0px;
}
/** Embedded images with the s9y image manager **/