blob: 4a2316903db34ef732958ac54bef6a5832dca3bc (
plain)
1
2
3
4
5
6
7
8
|
/* IE6 specific styles */
.entity_profile .entity_nickname,
.entity_profile .entity_location,
.entity_profile .entity_url,
.entity_profile .entity_note,
.entity_profile .entity_tags {
margin-left:55px;
}
|