NIHVIVO-2449 Remove vitro:moniker from individual profile, and display preferredTitle instead, falling back to mostSpecificTypes.
This commit is contained in:
parent
08f4ee8a5c
commit
ceb4ba96e0
4 changed files with 15 additions and 9 deletions
|
@ -39,7 +39,7 @@
|
|||
#individual-intro h1 {
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
#individual-intro span.most-specific-type {
|
||||
#individual-intro span.display-title {
|
||||
padding-left: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
@ -191,7 +191,7 @@ ul#additional-emails li {
|
|||
#individual-info.withThumb {
|
||||
width: 78%;
|
||||
}
|
||||
h1.fn .most-specific-type {
|
||||
h1.fn .display-title {
|
||||
padding-left: 10px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue