fixes drag connections area

This commit is contained in:
Mojca Lorber 2016-08-23 16:08:05 +02:00
parent 86ed4c18d8
commit 126cf0c210

View file

@ -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 {