I18N work seems to have a very prominent space in the landing page

This commit is contained in:
Chris Dodge
2013-07-18 21:12:49 -04:00
parent 24564223cc
commit 95302b02a8

View File

@@ -11,7 +11,7 @@
<section class="content content-header">
<header>
## "edX Studio" should not be translated
<h1>${_('Welcome to')}<span class="logo">edX Studio</span></h1>
<h1>${_('Welcome to')}<span class="logo">&nbsp;edX Studio</span></h1>
<p class="tagline">${_("Studio helps manage your courses online, so you can focus on teaching them")}</p>
</header>
</section>