Merge pull request #253 from poweruser82/master

Inline mentions dot underlined
This commit is contained in:
Jeena Paradies 2013-10-14 11:58:57 -07:00
commit eb5f37837a

View file

@ -397,10 +397,7 @@ li.mentioned .post {
.name { .name {
font-weight: bold; font-weight: bold;
} border-bottom: 1px dotted ;
.name + .name:before {
content: ", ";
} }
.message { .message {