Skip to content

Commit

Permalink
added comma
Browse files Browse the repository at this point in the history
  • Loading branch information
AliciaWamsley committed Oct 21, 2015
1 parent 7920663 commit b9ce617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/card/card-media.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const CardMedia = React.createClass({
verticalAlign: 'top',
maxWidth: '100%',
minWidth: '100%',
width:'100%'
width:'100%',
},
};
},
Expand Down

0 comments on commit b9ce617

Please sign in to comment.