aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/components/Message.css
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/components/Message.css')
-rw-r--r--vnext/src/components/Message.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/components/Message.css b/vnext/src/components/Message.css
index 2e90e5e4..c19c7eec 100644
--- a/vnext/src/components/Message.css
+++ b/vnext/src/components/Message.css
@@ -5,7 +5,7 @@
.msg-cont > nav.l {
border-top: 1px solid #eee;
display: flex;
- justify-content: space-around;
+ justify-content: space-around;
}
.msg-cont > nav.l a {
color: #888;