From 3ff00c0435b17ad1feb919771b8a5f3fe212cd45 Mon Sep 17 00:00:00 2001 From: Juanfran Date: Fri, 7 Nov 2014 09:53:02 +0100 Subject: [PATCH] fix #1551 - fix select color popover position --- app/styles/modules/common/colors-table.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/app/styles/modules/common/colors-table.scss b/app/styles/modules/common/colors-table.scss index 81c17ff4..22c6e9f9 100644 --- a/app/styles/modules/common/colors-table.scss +++ b/app/styles/modules/common/colors-table.scss @@ -31,9 +31,6 @@ cursor: pointer; } } - div { - position: relative; - } .color-column { @include table-flex-child(1, 60px, 0); max-width: 100px;