Browse Source

change location of previous fix

Johan Desmyter 11 years ago
parent
commit
961ee3a9a1

+ 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 {
     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-bottom-right-radius: 3px;
   border-bottom-left-radius: 3px;
-  overflow: hidden;
 }
 .box .box-body > table,
 .box .box-body > .table {