diff --git a/common/app/components/Nav/Nav.jsx b/common/app/components/Nav/Nav.jsx index 283bdd60bf..205cb26bcf 100644 --- a/common/app/components/Nav/Nav.jsx +++ b/common/app/components/Nav/Nav.jsx @@ -81,15 +81,15 @@ export default React.createClass({ renderSignin(username, picture) { if (username) { return ( -
-
+ ); } else { return (