From 52bde02d108862c6bef21380af760478d8bd1dda Mon Sep 17 00:00:00 2001
From: Serghey Rodin <serghey.rodin@gmail.com>
Date: Wed, 14 Nov 2012 02:12:51 +0200
Subject: [PATCH] removed transparent shadow

---
 web/templates/header.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/web/templates/header.html b/web/templates/header.html
index c58cc559..7d9ea06d 100644
--- a/web/templates/header.html
+++ b/web/templates/header.html
@@ -191,7 +191,6 @@
                 vertical-align:top;
                 padding: 0px 10px 0px 0;
                 background: none repeat scroll 0% 0% white;
-                box-shadow: 0px 8px 8px rgb(255, 255, 255);
             }
 
             .select-controls {