浏览代码

change location of previous fix

Johan Desmyter 11 年之前
父节点
当前提交
961ee3a9a1
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 4 0
      Resources/public/css/layout.css
  2. 0 1
      Resources/public/vendor/AdminLTE/css/AdminLTE.css

+ 4 - 0
Resources/public/css/layout.css

@@ -326,3 +326,7 @@ legend.sonata-ba-fieldset-collapsed-description + .sonata-ba-collapsed-fields {
 .form-horizontal .control-group {
 .form-horizontal .control-group {
     margin-bottom: 10px;
     margin-bottom: 10px;
 }
 }
+
+.box .box-body {
+    overflow: hidden;
+}

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

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