don't inline p's in the people list
darcs-hash:20080709220656-84dde-c094a14100363a98407ec622c1bba967fc75c51e.gz
This commit is contained in:
parent
4ebfb8c523
commit
3f4ade4d0c
|
@ -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 ===== */
|
||||
|
||||
|
|
|
@ -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 ===== */
|
||||
|
|
Loading…
Reference in New Issue
Block a user