From a503dc2c412f92fb262946a548e150f199953c22 Mon Sep 17 00:00:00 2001 From: cdetrio Date: Wed, 26 Apr 2017 18:04:25 +0200 Subject: [PATCH] fix caret placement for struct data --- src/ui/styles/treeView.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ui/styles/treeView.js b/src/ui/styles/treeView.js index 607abf8699..1c526ca1d9 100644 --- a/src/ui/styles/treeView.js +++ b/src/ui/styles/treeView.js @@ -22,7 +22,6 @@ module.exports = { 'font-family': 'arial,sans-serif' }, caret: { - 'position': 'absolute', 'margin-top': '3px' }, data: {