mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-25 03:31:14 +02:00
fixes unread page in mobile
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
<a href="../../topic/{topics.slug}" id="tid-{topics.tid}">
|
||||
<li class="category-item {topics.deleted-class}">
|
||||
<div class="row">
|
||||
<div class="col-md-12 topic-row img-thumbnail">
|
||||
<div class="col-md-12 topic-row">
|
||||
<div class="latest-post visible-lg visible-md">
|
||||
<a href="../../topic/{topics.slug}#{topics.teaser_pid}">
|
||||
<div class="pull-right">
|
||||
|
||||
Reference in New Issue
Block a user