Skip to content

Commit b357040

Browse files
author
dancing fade
authored
Update jquery.selector-px.js
1 parent 85f8a16 commit b357040

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/mobile-selector-master/js/jquery.selector-px.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
'.sel-box .ok{float:right;}'+
1313
'.sel-box .name{color:white;text-align:center;line-height:22px;font-size:18px;padding:11px 0;}'+
1414
'.sel-con{background:white;}'+
15-
'.sel-con .border{height:34px;border:solid 1px #fda626;border-width:1px 0;position:fixed;bottom:72px;left:0;right:0;pointer-events:none;}'+
15+
'.sel-con .border{height:34px;border:solid 1px #fda626;border-width:1px 0;position:absolute;bottom:72px;left:0;right:0;pointer-events:none;}'+
1616
'.sel-con .table{display:table;width:100%;table-layout:fixed;}'+
1717
'.sel-con .cell{display:table-cell;vertical-align:middle;text-align:center;overflow:hidden;}'+
1818
'.sel-con .scroll{-webkit-overflow-scrolling:touch;height:180px;overflow:auto;box-sizing:border-box;padding:72px 0;width:200%;padding-right:100%;}'+

0 commit comments

Comments
 (0)