Commit 4885e09eb61697c41ee5b2998f41cad90174c907

Authored by dlstatic
1 parent 1e3312b5

Modify collection.less.

css/style/collection.css
@@ -237,9 +237,6 @@ @@ -237,9 +237,6 @@
237 z-index: 9; 237 z-index: 9;
238 height: 50px; 238 height: 50px;
239 } 239 }
240 -.panel-open .labchk {  
241 - left: -40px;  
242 -}  
243 .panel-open .labchk .m-radio { 240 .panel-open .labchk .m-radio {
244 opacity: 1; 241 opacity: 1;
245 } 242 }
css/style/collection.less
@@ -177,7 +177,6 @@ @@ -177,7 +177,6 @@
177 height: 50px; 177 height: 50px;
178 } 178 }
179 .labchk { 179 .labchk {
180 - left: -40px;  
181 .m-radio { 180 .m-radio {
182 opacity: 1; 181 opacity: 1;
183 } 182 }