dropped a }

This commit is contained in:
Jeff Atwood 2014-07-20 02:20:26 -07:00
parent 43afae495f
commit e7031859ef
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ button {
nav.post-controls {
clear: both;
button {color: scale-color($primary, $lightness: 50%);
button { color: scale-color($primary, $lightness: 50%) };
}