2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

UX: Remove triple css class

This commit is contained in:
Robin Ward 2017-10-24 12:22:39 -04:00
parent fb5b9b6d06
commit edaf5b60dc

View file

@ -1,4 +1,4 @@
.notifications-button.notifications-button.notifications-button {
.notifications-button, .dropdown-select-box .select-box-kit-row .icons {
.d-icon.regular, .d-icon.muted, .d-icon.watching-first-post {
color: dark-light-choose($primary-medium, $secondary-medium);
}