followed tags selected state was missing

This commit is contained in:
Pablo Cuadrado 2015-06-17 07:28:48 -03:00 committed by augier
parent 267d98f132
commit b34f0e792f

View file

@ -34,7 +34,7 @@
} }
} }
.all_aspects a.hoverable.selected { .all_aspects a.hoverable.selected, .followed_tags_sidebar a.hoverable.selected {
color: white; color: white;
background: #666; background: #666;
} }