Fix navbar design (remove small rounded edges)

This commit is contained in:
Gabriel Augendre 2016-04-26 00:07:02 +02:00
parent 04c637b167
commit db96fce928
No known key found for this signature in database
GPG key ID: D2B6A5B41FC438B1

View file

@ -49,7 +49,7 @@ var Authenticate = React.createClass({
}
return (
<Navbar fluid={true}>
<Navbar staticTop={true} fluid={true}>
<Navbar.Header>
<Navbar.Brand>
<a href="/" className="text-capitalize">DAVIDS</a>