Merge pull request #2583 from awesomerobot/master

fixing notification style update
This commit is contained in:
Robin Ward 2014-07-25 12:24:45 -04:00
commit e060c37039
3 changed files with 3 additions and 2 deletions

View file

@ -92,6 +92,7 @@ h1 a.badge-category div {vertical-align: top;}
color: #888;
position: relative;
margin-left: 2px;
border: none;
}
}

View file

@ -22,7 +22,7 @@
.icons {
.badge-notification {
color: $secondary;
color: $tertiary;
}
.active .icon {

View file

@ -41,7 +41,7 @@
position: relative;
padding: 4px 4px 4px 3px;
top: -1px;
i {color: $secondary;}
i {color: $tertiary;}
}
.topic-item-stats {