From 181beaa3a677c86de1af9122534251e1f655cbc4 Mon Sep 17 00:00:00 2001 From: Benjamin ter Kuile Date: Mon, 1 Sep 2014 13:03:09 +0200 Subject: [PATCH] Add z-index to section table actions panel --- .../supplier/foundation1/components/_section_tables.css.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/supplier/foundation1/components/_section_tables.css.sass b/app/assets/stylesheets/supplier/foundation1/components/_section_tables.css.sass index 7c4f1dd7..56e1abe7 100644 --- a/app/assets/stylesheets/supplier/foundation1/components/_section_tables.css.sass +++ b/app/assets/stylesheets/supplier/foundation1/components/_section_tables.css.sass @@ -90,6 +90,7 @@ .table-actions display: none position: absolute + z-index: 247 left: 100% top: 0 width: 140px