@ -106,7 +106,7 @@
color: @gray-light;
}
h2.title p {
h2.title .description {
font-size: 65%;
font-weight: normal;
line-height: 1;
@ -8,7 +8,9 @@
<h2 class="title">
<!-- IMPORT partials/categories/link.tpl --><br />
<span class="description">
{../descriptionParsed}
</span>
</h2>
<span class="visible-xs pull-right">
<a class="permalink" href="{../teaser.url}">
@ -5,7 +5,7 @@
<p>
<a href="{config.relative_path}/user/{../user.userslug}"><img class="user-img" title="{../user.username}" src="{../user.picture}" /></a>
<a class="permalink" href="{config.relative_path}/topic/{../topic.slug}<!-- IF ../index -->/{../index}<!-- ENDIF ../index -->">
<small class="timeago" title="{../relativeTime}"></small>
<small class="timeago" title="{../timestamp}"></small>
</a>
</p>
<div class="post-content">