From 6267341c6f5c656f5deb5f8b009a637e53a8e606 Mon Sep 17 00:00:00 2001 From: yann300 Date: Fri, 2 Feb 2018 14:56:20 +0100 Subject: [PATCH] fix styling --- remix-debugger/src/ui/TreeView.js | 1 - 1 file changed, 1 deletion(-) diff --git a/remix-debugger/src/ui/TreeView.js b/remix-debugger/src/ui/TreeView.js index bcca518b2e..a2aa788727 100644 --- a/remix-debugger/src/ui/TreeView.js +++ b/remix-debugger/src/ui/TreeView.js @@ -20,7 +20,6 @@ var css = csjs` -webkit-padding-start: 0px; } .caret_tv { - margin-top: 3px; width: 10px; } .label_tv {