浏览代码

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 {