diff options
Diffstat (limited to 'public/stylesheets')
-rw-r--r-- | public/stylesheets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index bf9ab43..e4d2e2e 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -216,6 +216,7 @@ ul a { body.no-input #search { height: 100%; background-color: #ececec; + box-shadow: none; } body.no-input #search button { |