diff --git a/frontend/src/metabase/nav/containers/Navbar.jsx b/frontend/src/metabase/nav/containers/Navbar.jsx
index a1740cf79f3fe965de2e8057f4d73a6fa3334268..ffc6dd9674b87acb30d3ee3139e569063fdbac84 100644
--- a/frontend/src/metabase/nav/containers/Navbar.jsx
+++ b/frontend/src/metabase/nav/containers/Navbar.jsx
@@ -143,8 +143,7 @@ export default class Navbar extends Component {
                     </li>
                     <li className="pl3 hide sm-show">
                         <Link to={Urls.question()} data-metabase-event={"Navbar;New Question"} style={this.styles.newQuestion} className="NavNewQuestion rounded inline-block bg-white text-brand text-bold cursor-pointer px2 no-decoration transition-all">
-                            New
-                            <span>Question</span>
+                            New <span>Question</span>
                         </Link>
                     </li>
                     <li className="flex-align-right transition-background">