minor: Add whitespace after commas in CSS.

This commit is contained in:
Steve Howell
2017-11-12 10:35:53 -08:00
committed by Tim Abbott
parent f35b7b4c77
commit 99ecb51c5f

View File

@@ -28,7 +28,7 @@
}
.emoji-popover-emoji.reacted.reaction:focus {
background: hsl(195,55%,88%);
background: hsl(195, 55%, 88%);
outline: none;
}