made tweet stats not show number if its equal to 0 and modified css a bit
This commit is contained in:
@ -175,6 +175,8 @@
|
||||
.tweet-stat {
|
||||
padding-top: 5px;
|
||||
padding-right: 8px;
|
||||
min-width: 1em;
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
|
||||
.show-thread {
|
||||
|
Reference in New Issue
Block a user