Showing
2 changed files
with
2 additions
and
2 deletions
@@ -830,7 +830,7 @@ $subNav.on('touchend touchcancel', function(e) { | @@ -830,7 +830,7 @@ $subNav.on('touchend touchcancel', function(e) { | ||
830 | if ($('#pos-list').hasClass('hide')) { | 830 | if ($('#pos-list').hasClass('hide')) { |
831 | $('#pos-list').removeClass('hide'); | 831 | $('#pos-list').removeClass('hide'); |
832 | } | 832 | } |
833 | - | 833 | + |
834 | } | 834 | } |
835 | } else { | 835 | } else { |
836 | 836 |
@@ -625,7 +625,7 @@ | @@ -625,7 +625,7 @@ | ||
625 | font-size: 28px; | 625 | font-size: 28px; |
626 | color: #444; | 626 | color: #444; |
627 | position: absolute; | 627 | position: absolute; |
628 | - z-index: 5; | 628 | + z-index: 102; |
629 | &.classics { | 629 | &.classics { |
630 | position: fixed; | 630 | position: fixed; |
631 | top: 81px; | 631 | top: 81px; |
-
Please register or login to post a comment