aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/ui
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/src/ui')
-rw-r--r--vnext/src/ui/Message.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/ui/Message.css b/vnext/src/ui/Message.css
index 58829336..d724703f 100644
--- a/vnext/src/ui/Message.css
+++ b/vnext/src/ui/Message.css
@@ -37,7 +37,7 @@
}
.msg-cont {
background: #FFF;
- box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
+ border: 1px solid #eee;
line-height: 140%;
margin-bottom: 12px;
}