Skip to content

Commit

Permalink
Remove height
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed May 2, 2019
1 parent 348115a commit 4296f1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/component/src/SendBox/SuggestedActions.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ export default connectSuggestedActions(
styleSet.suggestedActions + '',
className
) }
height={ styleSet.options.suggestedActionHeight + styleSet.options.paddingRegular * 2 }
showDots={ false }
styleSet={ styleSet.options.suggestedActionsStyleSet }
>
Expand Down

0 comments on commit 4296f1f

Please sign in to comment.