NIHVIVO-1315: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property

This commit is contained in:
mb863 2011-01-24 21:18:04 +00:00
parent 96d7e2fae8
commit 94b61c8351

View file

@ -33,7 +33,7 @@
/* <------ INDIVIDUAL INTRO FOR ANY CLASS*/
#individual-intro{
margin-top: 0;
margin-bottom: 45px;
margin-bottom: 20px;
position: relative;
overflow: hidden;
}
@ -69,6 +69,7 @@
#individual-intro-person #individual-info{
float: left;
width: 78%;
margin-bottom: 20px;
}
#individual-intro-person .individual-overview{
width: 100%;