NIHVIVO-1315: Added jQuery HTML Truncator for for showing "more"/"less" content with core:overview data property
This commit is contained in:
parent
96d7e2fae8
commit
94b61c8351
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
/* <------ INDIVIDUAL INTRO FOR ANY CLASS*/
|
/* <------ INDIVIDUAL INTRO FOR ANY CLASS*/
|
||||||
#individual-intro{
|
#individual-intro{
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 45px;
|
margin-bottom: 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
@ -69,6 +69,7 @@
|
||||||
#individual-intro-person #individual-info{
|
#individual-intro-person #individual-info{
|
||||||
float: left;
|
float: left;
|
||||||
width: 78%;
|
width: 78%;
|
||||||
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
#individual-intro-person .individual-overview{
|
#individual-intro-person .individual-overview{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue