Skip to content

Commit

Permalink
adjust ComboBox options, phetsims/sun#452
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jan 18, 2019
1 parent 8cab304 commit 02bc271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/common/view/MediumControlPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ define( function( require ) {
labelNode: materialTitle,
listPosition: options.comboBoxListPosition,
xMargin: 7,
yMargin: 7,
yMargin: 4,
arrowHeight: 6,
cornerRadius: 3
} );
Expand Down

0 comments on commit 02bc271

Please sign in to comment.