I\'m trying to right align a navbar item (Contribute) within a navbar.js but I can\'t seem to figure it out. The navbar is a React component and looks like the
navbar.js
Give css property float : left to the division or to whatever you want to align right :)
float : left