diff --git a/static/styles/portico/stats.scss b/static/styles/portico/stats.scss index d8e2ae94a4..2cf45fb25f 100644 --- a/static/styles/portico/stats.scss +++ b/static/styles/portico/stats.scss @@ -98,10 +98,10 @@ p { .buttons button { background-color: hsl(0, 0%, 94%); -} -.buttons button.selected { - background-color: hsl(0, 0%, 85%); + &.selected { + background-color: hsl(0, 0%, 85%); + } } .button-active-users {