NIHVIVO-2744 Display of mostSpecificType(s) on individual profile (in place of former moniker).

This commit is contained in:
ryounes 2011-06-23 15:00:23 +00:00
parent d74f5f3072
commit 5998f8b095
14 changed files with 95 additions and 34 deletions

View file

@ -39,7 +39,7 @@
#individual-intro h1 {
padding-bottom: 8px;
}
#individual-intro span.preferred-title {
#individual-intro span.most-specific-type {
padding-left: 10px;
margin-left: 10px;
}
@ -188,7 +188,7 @@ ul#additional-emails li {
#individual-info.withThumb {
width: 78%;
}
h1.fn .preferred-title {
h1.fn .most-specific-type {
padding-left: 10px;
margin-left: 10px;
}