Fix toolbox border issue

This commit is contained in:
Sam El-Husseini 2017-03-29 22:57:50 -07:00
parent 5487c6bce7
commit e74f001abe

View File

@ -46,7 +46,7 @@
*******************************/
div.blocklyTreeRow {
box-shadow: 0 1px 0 #ecf0f1 inset;
box-shadow: inset 0 -1px 0 0 #ecf0f1;
margin-bottom: 0px !important;