Set category menu width in px for clarity

This commit is contained in:
Eric Rosenbaum 2017-11-01 11:42:50 -04:00
parent 3f40225536
commit 619fb631e7

View file

@ -1111,7 +1111,7 @@ Blockly.Css.CONTENT = [
'}',
'.scratchCategoryMenu {',
'width: 3.25rem;',
'width: 52px;',
'background: $colour_toolbox;',
'color: $colour_toolboxText;',
'font-size: .7rem;',