@@ -25,3 +25,12 @@
{% endif %}
+
+<style type="text/css">
+td.sonata-ba-list-field.sonata-ba-list-field-with-workflow-action {
+ overflow: inherit !important;
+}
+.box-body.table-responsive.no-padding {
+ overflow: unset !important;
+</style>