From 01906f68eab894e5c256d0064a3177e98feb2001 Mon Sep 17 00:00:00 2001 From: Will Abson Date: Thu, 8 Sep 2016 01:46:48 +0100 Subject: [PATCH] Remove commented-out CSS Refs #622 --- .../src/components/widgets/attach/attach.widget.css | 2 -- 1 file changed, 2 deletions(-) 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; }