Skip to content

Commit

Permalink
spacing, #207
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jan 7, 2020
1 parent 488e4d0 commit fa55f6f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/view/GravityForceLabControlPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ define( require => {
tandem: constantSizeCheckboxTandem,
accessibleName: constantSizeString,
descriptionContent: constantSizeCheckboxHelpTextString,
textSize: CHECKBOX_TEXT_SIZE
textSize: CHECKBOX_TEXT_SIZE,
spacing: 4
} )
);

Expand Down

0 comments on commit fa55f6f

Please sign in to comment.