NIHVIVO-3143: Fixed display issues in individual foaf person pages
This commit is contained in:
parent
aafddcddf8
commit
187ae268c8
2 changed files with 2 additions and 1 deletions
|
@ -141,7 +141,7 @@ div.overview-value :last-child {
|
|||
}
|
||||
/* <------ INDIVIDUAL VISUALIZATION */
|
||||
#visualization {
|
||||
padding: 0 0 20px 20px;
|
||||
padding: 0 0 40px 20px;
|
||||
padding-top: 0;
|
||||
float: right;
|
||||
background-color: #fff;
|
||||
|
|
|
@ -1512,6 +1512,7 @@ article.property h3 {
|
|||
padding: 10px 0 10px 20px;
|
||||
margin: 0;
|
||||
}
|
||||
h2#preferredTitle .verbosePropertyListing,
|
||||
h2#personInPosition .verbosePropertyListing,
|
||||
h2#hasResearchArea .verbosePropertyListing {
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue