M쇼핑몰: 상품목록스킨10 리스트 간격 아이패드에 맞춰 수정

This commit is contained in:
whitedot
2013-05-13 18:23:19 +09:00
parent 04eba7b185
commit 80b9b6b6ed

View File

@ -94,7 +94,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}
/* 상품 목록 스킨 10 */
.sct_10 {padding:1em 0 0}
.sct_10 .sct_li {float:left;margin:0 2em 1em 0;width:230px}
.sct_10 .sct_li {float:left;margin:0 0.9em 1em 0;width:230px}
.sct_10 .sct_last {margin:0 !important}
.sct_10 .sct_clear {clear:both}
.sct_10 .sct_a {display:block;position:relative;text-decoration:none}