From 53a38c84a65128de119c4cc8b44d16bbad2cc708 Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Fri, 25 Mar 2016 12:30:08 -0700 Subject: [PATCH] fix(empty-state): Remove z-index to allow undo toast to work --- static/components/empty-list-state.less | 1 - 1 file changed, 1 deletion(-) diff --git a/static/components/empty-list-state.less b/static/components/empty-list-state.less index 6f0a2853b..3d0abd7ac 100644 --- a/static/components/empty-list-state.less +++ b/static/components/empty-list-state.less @@ -8,7 +8,6 @@ top: 0; right: 0; bottom: 0; - z-index: 1002; overflow:hidden; > div {