From 5eb229c9fbe51a4a801665a1d3468c8f57f306af Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Thu, 17 Nov 2011 01:55:04 +0100 Subject: [PATCH] Remove duplicate box shadow in latest speed dial CSS --- data/speeddial-head.html | 1 - 1 file changed, 1 deletion(-) diff --git a/data/speeddial-head.html b/data/speeddial-head.html index f5c82691..01249cf9 100644 --- a/data/speeddial-head.html +++ b/data/speeddial-head.html @@ -56,7 +56,6 @@ height: 75%; margin: auto; -webkit-box-shadow: 0 4px 18px rgba(0,0,0,.3), 0 0 2px #fff inset; - box-shadow: 0 4px 18px rgba(0,0,0,.3), 0 0 2px #fff inset; background-image: -webkit-gradient( linear, center top, center bottom, from(#f6f6f6), to(#e3e3e3)); -- 2.39.5