Skip to content

Commit

Permalink
[components] Don't enforce stickToTop in EditItemPopover
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoerge committed Nov 8, 2017
1 parent 0b1e322 commit 6d83d9a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export default class EditItemPopOver extends React.PureComponent {
<StickyPortal
isOpen={isOpen}
onResize={this.handlePortalResize}
stickToTop
wantedHeight={wantedHeight}
>
<Stacked>
Expand Down

0 comments on commit 6d83d9a

Please sign in to comment.