The heading is already bold.

このコミットが含まれているのは:
Roger Braun 2016-11-27 20:19:53 +01:00
コミット 1190b439b3
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -16,7 +16,7 @@
</div>
<div class="media-body">
<h4 class="media-heading">
<strong>{{status.user.name}}</strong>
{{status.user.name}}
<small><a :href="status.user.statusnet_profile_url">{{status.user.screen_name}}</a></small>
<small v-if="status.in_reply_to_screen_name"> &gt; <a :href="status.in_reply_to_profileurl">{{status.in_reply_to_screen_name}}</a></small>
-