Revert "Fix for issue #2463"

This reverts commit a5bfcacbae.
This commit is contained in:
gseguin 2011-09-18 09:11:29 -07:00
parent a5bfcacbae
commit f8d30ef04e

View file

@ -55,7 +55,6 @@ p.intro strong {
margin: 10px -15px 0;
background: #fff;
border-top: 1px solid #ccc;
min-height: 68px;
}
.type-home .ui-content {
margin-top: 5px;
@ -67,10 +66,6 @@ p.intro strong {
padding: 10px 15px;
}
.content-primary > .ui-collapsible,
.content-secondary > .ui-collapsible {
margin: 15px;
}
.content-secondary .ui-collapsible-heading {
margin: 0 0 30px;
}