cleaned up margin and padding to use baseline variable

This commit is contained in:
marco
2013-06-12 14:37:52 -04:00
parent a9ea00aa27
commit 78ffc12ae0

View File

@@ -736,8 +736,6 @@ body.discussion {
color: $gray-l1;
font-size: 28px;
z-index: 100;
width: 25px;
height: 25px;
opacity: 1;
@include transition(all .2s ease-out);
}