don't inline p's in the people list

darcs-hash:20080709220656-84dde-c094a14100363a98407ec622c1bba967fc75c51e.gz
This commit is contained in:
Evan Prodromou 2008-07-09 18:06:56 -04:00
parent 4ebfb8c523
commit 3f4ade4d0c
2 changed files with 0 additions and 10 deletions

View File

@ -583,11 +583,6 @@ input#openid_url {
.profile_single:hover {
background-color: #f7ebcc;
}
.profile_single p {
display: inline;
margin: 0;
padding: 0;
}
/* ===== End Forms Styling ===== */

View File

@ -610,10 +610,5 @@ input#openid_url {
.profile_single:hover {
background-color: #F3F8EA;
}
.profile_single p {
display: inline;
margin: 0;
padding: 0;
}
/* ===== End Forms Styling ===== */