NIHVIVO-1851: Moved add photo link to lower-right corner of "dummy" image, where the edit & delete links appear

This commit is contained in:
mb863 2011-01-24 18:07:22 +00:00
parent a1c6286992
commit 9f3a4343d2

View file

@ -67,9 +67,6 @@
position: relative;
width: 100%;
}
#individual-intro-person #admin{
margin-top: 37px;
}
#individual-intro-person #individual-info{
float: left;
width: 78%;
@ -96,6 +93,13 @@
width: 160px;
height: 160px;
}
#share-contact #mainImage{
position: absolute;
padding: 5px 5px 8px 5px;
background-color: #fff;
top: 123px;
right: 23px;
}
ul#individual-tools-people{
margin-top: 5px;
height: 20px;
@ -213,7 +217,6 @@ ul#individual-areas li:first-child{
/* <------ SPARKLINES */
#sparklines-publications{
padding: 0 10px 25px 30px;
margin-top: 30px;
padding-top: 0;
float: right;
background-color: #fff;