소스 검색

优化移动端侧边栏UI

star7th 10 년 전
부모
커밋
bd428208c0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Public/js/item/show.js

+ 1 - 0
Public/js/item/show.js

@@ -61,6 +61,7 @@ $(function(){
     $(".doc-left").removeClass("span3");
     $(".doc-left").css("width",'100%');
     $(".doc-left").css("height",'initial');
+    $(".doc-left").css("min-height",'0px');
     $(".doc-right").removeClass("span12");
     $(".doc-head .right").hide();
     $(".page-edit-link").html('');