fix(styles): notification center's header color change

pull/17/merge
nixa 2016-04-27 11:50:46 +03:00
parent a9e32198a2
commit 0aa3a38ceb
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@
font-size: 12px; font-size: 12px;
strong { strong {
float: left; float: left;
color: $default-text;
} }
& > a { & > a {
float: right; float: right;