Remove padding on expand

This commit is contained in:
Garen Torikian 2013-01-09 23:20:07 -08:00 committed by nightwing
commit 942e50439d
2 changed files with 0 additions and 2 deletions

View file

@ -536,7 +536,6 @@ div#documentation article:last-child {
}
#documentation article.article.methodToggleOpen {
background: rgba(255, 255, 255, 0.5);
padding: 20px;
font-size: 13px;
line-height: 24px;
margin: 0 0 10px 0;

View file

@ -536,7 +536,6 @@ div#documentation article:last-child {
}
#documentation article.article.methodToggleOpen {
background: rgba(255, 255, 255, 0.5);
padding: 20px;
font-size: 13px;
line-height: 24px;
margin: 0 0 10px 0;