VIVO-698: corrected a layout issue

This commit is contained in:
Tim Worrall 2014-08-13 13:11:29 -04:00
parent 27c62c26cc
commit 4849dd07ad
2 changed files with 4 additions and 1 deletions

View file

@ -479,4 +479,7 @@ img.loading-relateProfile,
img.loading-addProfile,
img.loading-profileMyAccoount {
padding-left: 10px;
}
span.unlinkedAccount {
padding-left:24px;
}