Commit 97c22d397f44e7bf9cda8eb3f3eda5fb4455fa8b

Authored by dlstatic
Committed by Gerrit Code Review
2 parents e5e7c65b 4885e09e

Merge "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 }