NIHVIVO-3280: Fixed big gap between Preferred Title and Positions on individual-foaf-people.
This commit is contained in:
parent
57934c5aec
commit
bb4b5af2b3
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ div.overview-value :last-child {
|
||||||
}
|
}
|
||||||
/* <------ INDIVIDUAL VISUALIZATION */
|
/* <------ INDIVIDUAL VISUALIZATION */
|
||||||
#visualization {
|
#visualization {
|
||||||
padding: 0 0 40px 20px;
|
padding: 0 0 0 20px;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
float: right;
|
float: right;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
Loading…
Add table
Reference in a new issue