Skip to content

Commit

Permalink
Add style to notifications to match bluemix-components demo page (car…
Browse files Browse the repository at this point in the history
  • Loading branch information
nsand authored and YU CAO committed Nov 8, 2016
1 parent 73fa849 commit e81f04c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .storybook/components/NotificationStory.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ const notificationProps = {
subtitle: 'subtitle',
caption: 'caption',
iconDescription: 'describes the close button',
style: { minWidth: '30rem', marginBottom: '.5rem' },
},
inline: {
onCloseButtonClick: action('onCloseButtonClick'),
Expand Down

0 comments on commit e81f04c

Please sign in to comment.