Browse Source

Make hound happy.

pull/225/head
Joachim Bauch 11 years ago
parent
commit
79d369640a
  1. 4
      src/styles/components/_chat.scss

4
src/styles/components/_chat.scss

@ -363,12 +363,12 @@ @@ -363,12 +363,12 @@
}
&:after {
float: right;
font-family: FontAwesome;
left: 0;
float: right;
margin-left: 1em;
text-align: center;
width: 12px;
margin-left: 1em;
}
&.unread:before {

Loading…
Cancel
Save