M쇼핑몰: #222 장바구니 선택옵션 스크롤바 안드로이드 처리

This commit is contained in:
whitedot
2013-06-11 15:25:43 +09:00
parent 08dee8e9dd
commit 59a6ed76a5
3 changed files with 8 additions and 0 deletions

View File

@ -311,6 +311,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}
#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:320px;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll}
html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important}
#sod_bsk_dvr {padding:0.3em 0 1em;border-bottom:1px solid #e9e9e9}
#sod_bsk_cnt {margin:0 0 1em;padding:1em 0;border-bottom:1px solid #e9e9e9;background:#f5f6fa}