Center view count of popular threads
Otherwise the counter is misaligned in the corresponding column.
This commit is contained in:
parent
7d8417ff97
commit
3ac9ec3ff6
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ $threads-meta-color: #545d70;
|
|||
}
|
||||
}
|
||||
|
||||
.thread-replies, .thread-time, .views-text, .centered-header {
|
||||
.thread-replies, .thread-time, .views-text, .popular-text, .centered-header {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue