소스 검색

fix .box-body to fit content

Johan Desmyter 11 년 전
부모
커밋
9f366cef79
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Resources/public/vendor/AdminLTE/css/AdminLTE.css

+ 1 - 0
Resources/public/vendor/AdminLTE/css/AdminLTE.css

@@ -1338,6 +1338,7 @@ body > .header .logo .icon {
   border-top-right-radius: 0;
   border-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
+  overflow: hidden;
 }
 .box .box-body > table,
 .box .box-body > .table {