Setting empty form in xos-smart-table component
diff --git a/views/ngXosLib/xosHelpers/src/ui_components/smartComponents/smartTable/smartTable.scss b/views/ngXosLib/xosHelpers/src/ui_components/smartComponents/smartTable/smartTable.scss
index 03342f1..fc63fdf 100644
--- a/views/ngXosLib/xosHelpers/src/ui_components/smartComponents/smartTable/smartTable.scss
+++ b/views/ngXosLib/xosHelpers/src/ui_components/smartComponents/smartTable/smartTable.scss
@@ -1,5 +1,3 @@
 xos-smart-table{
-  .row + xos-table {
-    margin-top: 15px;
-  }
+  
 }
\ No newline at end of file