Browse Source

Remove box shadow

![remove box shadow at sonata collection delete button](http://i5.minus.com/jb1vODTaDGKiPT.jpg)
Remove box shadow at sonata collection delete button
Sergey Polischook 10 years ago
parent
commit
7e93583bfe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Resources/public/css/layout.css

+ 1 - 0
Resources/public/css/layout.css

@@ -265,6 +265,7 @@ div.sonata-medium-date div {
 
 .sonata-collection-delete {
     float: left;
+    box-shadow: none;
 }
 
 .no-js .sonata-collection-add, .no-js .sonata-collection-delete {