NIHVIVO-2858: Fixed extra spacing between email and phone. I can't see extra spacing between email addresses and web pages on person page. Must be fixed in another commit.

This commit is contained in:
manolobevia 2011-07-18 17:20:28 +00:00
parent ba02643a47
commit 608ba09743

View file

@ -144,7 +144,7 @@ ul.individual-emails {
padding-left: 0;
}
#additional-emails li:last-child {
margin-bottom: 20px;
margin-bottom: 18px;
}
ul.individual-emails li {
font-size: .875em;