Skip to content

Commit 3ac9ec3

Browse files
digitalcraftsmandom96
authored andcommitted
Center view count of popular threads
Otherwise the counter is misaligned in the corresponding column.
1 parent 7d8417f commit 3ac9ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/css/nimforum.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ $threads-meta-color: #545d70;
301301
}
302302
}
303303

304-
.thread-replies, .thread-time, .views-text, .centered-header {
304+
.thread-replies, .thread-time, .views-text, .popular-text, .centered-header {
305305
text-align: center;
306306
}
307307

0 commit comments

Comments
 (0)