From 40546b58557a939ceb6f60c1dfc8ff14444e9d20 Mon Sep 17 00:00:00 2001 From: Zog Date: Thu, 11 Jan 2018 13:05:14 +0100 Subject: Fix overflow on JP editor --- app/assets/stylesheets/modules/_jp_collection.sass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/modules/_jp_collection.sass b/app/assets/stylesheets/modules/_jp_collection.sass index 14a6b9205..9d68a217f 100644 --- a/app/assets/stylesheets/modules/_jp_collection.sass +++ b/app/assets/stylesheets/modules/_jp_collection.sass @@ -102,11 +102,9 @@ .table-2entries .t2e-item-list - & > div - overflow: visible .td overflow: hidden - + .t2e-item position: relative -- cgit v1.2.3