Changes to support collapsible/expandable property groups on the profile pages.
This commit is contained in:
parent
c9a27d7f11
commit
870db77408
4 changed files with 96 additions and 49 deletions
|
@ -32,7 +32,7 @@
|
|||
/* <------ INDIVIDUAL INTRO FOR ANY CLASS*/
|
||||
#individual-intro {
|
||||
margin-top: 15px;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 0;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
@ -63,7 +63,7 @@ img#uriIcon {
|
|||
width: 166px;
|
||||
float: left;
|
||||
padding-right: 1.5em;
|
||||
margin-bottom: 20px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#share-contact h3 {
|
||||
margin-top: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue