NIHVIVO-3098: Fixed placement for the admin panel, individual name, RDF icon, and URI icon. Now these are placed to the right side of the individual photo.

This commit is contained in:
manolobevia 2011-08-03 19:08:15 +00:00
parent 7c09211c1e
commit 4fae584dd7
2 changed files with 7 additions and 0 deletions

View file

@ -43,6 +43,9 @@
padding-left: 10px;
margin-left: 10px;
}
#individual-info.withThumb {
width: 78%;
}
#individual-info h3 {
padding-bottom: 5px;
margin-top: 5px;