diff --git a/ng2-components/ng2-activiti-form/src/components/widgets/attach/attach.widget.css b/ng2-components/ng2-activiti-form/src/components/widgets/attach/attach.widget.css index 5a8735e01d..8bb37584c6 100644 --- a/ng2-components/ng2-activiti-form/src/components/widgets/attach/attach.widget.css +++ b/ng2-components/ng2-activiti-form/src/components/widgets/attach/attach.widget.css @@ -7,11 +7,9 @@ } .attach-widget__file { - /*float: left;*/ margin-top: 4px; } .attach-widget__reset { - /*float: left;*/ margin-top: 4px; }