Changes to support collapsible/expandable property groups on the profile pages.

This commit is contained in:
tworrall 2012-11-16 16:00:16 -05:00
parent c9a27d7f11
commit 870db77408
4 changed files with 96 additions and 49 deletions

View file

@ -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;