From 5df83bb07991037ab7711bfc5ee7d3acd2e2c0d3 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 15 Nov 2016 22:35:02 -0800 Subject: [PATCH] quick style fix --- theme/style.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/theme/style.less b/theme/style.less index b6632a6d..7318ca4b 100644 --- a/theme/style.less +++ b/theme/style.less @@ -37,6 +37,11 @@ &:extend(.yellow all); } +#filelist .menu { + width: 100%; +} + + /******************************* Blockly *******************************/