Fixed tab color.

This commit is contained in:
Sean Li 2015-02-20 14:39:13 -08:00
parent 9735182e43
commit 791b4c99b5
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
font-weight: 400; font-weight: 400;
&:hover { &:hover {
border-radius: 40px; border-radius: 40px;
background-color: @color-divider; background-color: @color-background;
} }
&.active { &.active {
border-radius: 40px; border-radius: 40px;