Skip to content

Commit

Permalink
update doc reference to bottom: 0 to 0px
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeh committed Apr 17, 2016
1 parent 6da514b commit f3e64cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/home/HomeFeature.js
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ class HomeFeature extends ReactCSS.Component {
justifyContent: 'space-between',
alignItems: 'flex-end',
position: 'absolute',
bottom: '0',
bottom: '0px',
width: '100%',
},

Expand Down

0 comments on commit f3e64cf

Please sign in to comment.