From a8ea0d9b96c105679d955b4028f5f0f01a0700b8 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Fri, 27 Apr 2018 17:09:13 +0100 Subject: [PATCH] revert datatable change style --- .../datatable/components/datatable/datatable.component.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/core/datatable/components/datatable/datatable.component.scss b/lib/core/datatable/components/datatable/datatable.component.scss index 0278563260..ef6551399e 100644 --- a/lib/core/datatable/components/datatable/datatable.component.scss +++ b/lib/core/datatable/components/datatable/datatable.component.scss @@ -394,8 +394,7 @@ .ellipsis-cell { .cell-container { height: 100%; - display: inline-grid; - } + } .cell-container > * { display: block;