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:
parent
ba02643a47
commit
608ba09743
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue