From f770b2e7af4d76f9eb95f4e9bffe5bf8f7d2a1e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Fri, 29 Sep 2017 22:19:09 +0200 Subject: [PATCH] Fix card action menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- css/style.scss | 5 ----- 1 file changed, 5 deletions(-) diff --git a/css/style.scss b/css/style.scss index ad236ddb4..cfb871d04 100644 --- a/css/style.scss +++ b/css/style.scss @@ -316,10 +316,6 @@ input.input-inline { width: 100%; } - ul { - overflow: hidden; - } - .as-sortable-placeholder { margin: 10px 10px 20px 10px; border: 1px dashed $color-darkgrey; @@ -338,7 +334,6 @@ input.input-inline { white-space: normal; position: relative; opacity: 1.0; - overflow: auto; -webkit-box-shadow: 0 0 5px $color-darkgrey; &:last-child {