dropped a }

This commit is contained in:
Jeff Atwood
2014-07-20 02:20:26 -07:00
parent 43afae495f
commit e7031859ef
@@ -67,7 +67,7 @@ button {
nav.post-controls {
clear: both;
button {color: scale-color($primary, $lightness: 50%);
button { color: scale-color($primary, $lightness: 50%) };
}