From 126cf0c2105e3a48bb8bbea20efb6e36d44e913f Mon Sep 17 00:00:00 2001 From: Mojca Lorber Date: Tue, 23 Aug 2016 16:08:05 +0200 Subject: [PATCH] fixes drag connections area --- app/assets/stylesheets/projects.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/stylesheets/projects.scss b/app/assets/stylesheets/projects.scss index 19341e5a7..05aec6748 100644 --- a/app/assets/stylesheets/projects.scss +++ b/app/assets/stylesheets/projects.scss @@ -161,7 +161,6 @@ path, ._jsPlumb_endpoint { .module { cursor: pointer; display: block; - height: 130px; position: absolute; width: 290px; @@ -174,7 +173,7 @@ path, ._jsPlumb_endpoint { } } .panel-body { - height: 45px; + height: 90px; } .ep {