remove margin changes for paragraphs in collapse container

Change-Id: I5ee51699cb473334e1c3cfb520c8145466eea265
This commit is contained in:
Scott Main 2013-07-23 12:41:25 -07:00
parent 98a2a71f9e
commit 701a07fd33

View file

@ -2358,9 +2358,6 @@ div.toggle-content.closed .toggle-content-toggleme {
#jd-content img.toggle-content-img {
margin:0 5px 5px 0;
}
div.toggle-content p {
margin:10px 0 0;
}
div.toggle-content-toggleme {
padding:0 0 0 15px;
}