removed extra padding on nested sections

This commit is contained in:
Tom Giannattasio
2012-10-10 16:19:03 -04:00
parent 6f60af71fd
commit 00e2f093b9

View File

@@ -572,7 +572,7 @@ section.problem {
}
}
section {
> section {
padding: 9px;
}
}