diff --git a/web/react/components/sidebar_header.jsx b/web/react/components/sidebar_header.jsx index 023de3a19a..04e46f8258 100644 --- a/web/react/components/sidebar_header.jsx +++ b/web/react/components/sidebar_header.jsx @@ -87,8 +87,7 @@ var NavbarDropdown = React.createClass({ } }); } - teams.push(
  • Create a New Team
  • ); - + teams.push(
  • Create a New Team
  • ); return (