From 0ce9be1a2b42ed64a1b38a14858b1a81fe94712e Mon Sep 17 00:00:00 2001 From: Sam El-Husseini Date: Mon, 5 Dec 2016 17:59:20 -0800 Subject: [PATCH] removing toolbox right border. --- theme/style.less | 1 - 1 file changed, 1 deletion(-) diff --git a/theme/style.less b/theme/style.less index 4e382593..cde09167 100644 --- a/theme/style.less +++ b/theme/style.less @@ -57,7 +57,6 @@ .blocklyToolboxDiv { background-color: white !important; - border-right: 1px solid #ecf0f1 !important; border-left: 1px solid #ecf0f1 !important; }