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

View File

@ -324,7 +324,7 @@ td.serendipity_admin_list_item {
}
.serendipity_entry p {
margin: 0px;
margin-top: 0px;
padding-bottom: 10px;
}