Authored by 梁志锋

修改右上角导航

@@ -127,6 +127,8 @@ @@ -127,6 +127,8 @@
127 overflow: hidden; 127 overflow: hidden;
128 border-top: 1px solid rgba(255,255,255,0.5); 128 border-top: 1px solid rgba(255,255,255,0.5);
129 color: #fff; 129 color: #fff;
  130 + z-index: 2;
  131 + position: relative;
130 132
131 &.boys { 133 &.boys {
132 @include background-image(linear-gradient(#323232, #414141)); 134 @include background-image(linear-gradient(#323232, #414141));