Add comments and CSS style for field refactor

This commit is contained in:
Tim Mickel 2016-04-05 20:43:54 -04:00
parent 8c180f0c52
commit 2fc35e5797
3 changed files with 3 additions and 2 deletions
core

View file

@ -299,7 +299,7 @@ Blockly.Css.CONTENT = [
'height: 100%;',
'margin: 0;',
'outline: none;',
'padding: 2px 0px;',
'padding: 2px 0;',
'width: 100%;',
'text-align: center;',
'}',