minor css tweaks

This commit is contained in:
tworrall 2013-12-06 12:25:36 -05:00
parent 1ed07aa8c8
commit ad93f4bde8
2 changed files with 3 additions and 3 deletions

View file

@ -141,7 +141,7 @@
</#if>
</#list>
<#if !foundClassGroup>
<p><li>${i18n().no_research_content_found}</li></p>
<p><li style="padding-left:1.2em">${i18n().no_research_content_found}</li></p>
</#if>
</ul>
</section>