@@ -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;
+}
@@ -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 {