correcting some incorrect rules in verification sass

This commit is contained in:
Frances Botsford
2013-10-16 11:57:20 -04:00
parent 1b430066f7
commit d949eb924d

View File

@@ -1210,7 +1210,7 @@
background: $m-gray-l4;
&:last-child {
margin-bottom: none;
margin-bottom: 0;
}
.wrapper-copy, .list-actions {
@@ -1797,7 +1797,7 @@
&:last-child {
margin-bottom: 0;
border-bottom: none;
padding-bottom: none;
padding-bottom: 0;
}
> .title {