From f59156ec24037d6f1a315de696bbe72abfb3df93 Mon Sep 17 00:00:00 2001 From: benweet Date: Sat, 14 Dec 2013 18:15:35 +0000 Subject: [PATCH] Fixed delete file button when moved in the dropdown panel. Fixes #226 --- public/res/core.js | 2 +- public/res/html/bodyIndex.html | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/public/res/core.js b/public/res/core.js index 47baa66d..0ebc14fe 100644 --- a/public/res/core.js +++ b/public/res/core.js @@ -320,7 +320,7 @@ define([ stateManagement__enabled: false, north__minSize: 49, center__minWidth: 250, - center__minHeight: 250, + center__minHeight: 180, fxSettings: { easing: "easeInOutQuad", duration: 350 diff --git a/public/res/html/bodyIndex.html b/public/res/html/bodyIndex.html index 6787a927..bf6871b1 100644 --- a/public/res/html/bodyIndex.html +++ b/public/res/html/bodyIndex.html @@ -39,8 +39,7 @@ class="btn btn-success action-create-file" title="New document"> -