Authored by Rock Zhang

Merge branch 'develop' of git.dev.yoho.cn:web/yohobuy into develop

framework @ 119c247f
1 -Subproject commit 75bbc3b075de19f239532f60c5995d06c5f814e2 1 +Subproject commit 119c247f5cf929aa1e059e40609bb16dd6b58f05
@@ -98,7 +98,8 @@ @@ -98,7 +98,8 @@
98 position: fixed; 98 position: fixed;
99 right: 1px; 99 right: 1px;
100 border-radius: 6px; 100 border-radius: 6px;
101 - background: rgba(0,0,0,.8); 101 + background: rgba(0,0,0,.8);
  102 + z-index: 2;
102 b { 103 b {
103 height: 16px; 104 height: 16px;
104 105