From 667118310dcd4de94ad233f04cc970a80db7b4fe Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Thu, 9 Oct 2014 14:13:16 +0200 Subject: [PATCH] Add box shadow to contact header --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index e7625fe..818ad55 100644 --- a/css/style.css +++ b/css/style.css @@ -64,6 +64,7 @@ position: fixed; top: 45px; padding: 15px; + box-shadow: 0 1px 0 0 #CCC; } #ocsms-phone-label {