瀏覽代碼

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 年之前
父節點
當前提交
7e93583bfe
共有 1 個文件被更改,包括 1 次插入0 次删除
  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 {
 .sonata-collection-delete {
     float: left;
     float: left;
+    box-shadow: none;
 }
 }
 
 
 .no-js .sonata-collection-add, .no-js .sonata-collection-delete {
 .no-js .sonata-collection-add, .no-js .sonata-collection-delete {