Fix section styles

This commit is contained in:
Ben Ogle 2013-09-11 16:40:29 -07:00
parent f310797b96
commit a8e8bb9303

View File

@ -27,7 +27,7 @@ form > .section:first-child {
padding-top: 0;
}
div > section:last-child,
form > section:last-child
form > section:last-child,
div > .section:last-child,
form > .section:last-child {
border-bottom: none;