From 4ed995f9b68d34198b7c46c3b6d722e3b4e73dff Mon Sep 17 00:00:00 2001 From: yann300 Date: Thu, 1 Feb 2018 17:30:25 +0100 Subject: [PATCH] fix styling --- src/app/panels/styles/file-panel-styles.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/panels/styles/file-panel-styles.js b/src/app/panels/styles/file-panel-styles.js index 6bd243422e..857985c891 100644 --- a/src/app/panels/styles/file-panel-styles.js +++ b/src/app/panels/styles/file-panel-styles.js @@ -77,7 +77,7 @@ var css = csjs` } .dragbar { position : absolute; - top : 37px; + top : 29px; width : 0.5em; right : 0; bottom : 0;