Merge pull request #104 from rschamp/bugfix/message-count

Fix GH-97: Grow message bubble with count
This commit is contained in:
Ray Schamp 2015-10-21 14:17:07 -04:00
commit 60a9681f3f

View file

@ -179,8 +179,8 @@
right: .25rem;
border-radius: 1rem;
background-color: $ui-orange;
width: 1rem;
text-indent: .25rem;
padding: 0 .25rem;
text-indent: 0;
line-height: 1rem;
color: $type-white;
font-size: .7rem;