From 22389cf69bbafd383d7ac2ac6714a74449fc1015 Mon Sep 17 00:00:00 2001 From: Kavitha Muthu Date: Thu, 3 Nov 2016 16:39:29 -0700 Subject: [PATCH] Add shadow to the notifications top toolbar Bug: T140964 Change-Id: I5d795bc9c6601d874dfd58010399832b2727b811 --- modules/styles/mw.echo.ui.NotificationsInboxWidget.less | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/styles/mw.echo.ui.NotificationsInboxWidget.less b/modules/styles/mw.echo.ui.NotificationsInboxWidget.less index 55337171d..500e2977e 100644 --- a/modules/styles/mw.echo.ui.NotificationsInboxWidget.less +++ b/modules/styles/mw.echo.ui.NotificationsInboxWidget.less @@ -50,6 +50,7 @@ background: #fff; padding-top: 0.5em; padding-bottom: 0.5em; + box-shadow: 0 2px 0 0 rgba( 0, 0, 0, 0.1 ); } &-settings {