mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
made tweet stats not show number if its equal to 0 and modified css a bit
This commit is contained in:
parent
9a578b3cbb
commit
6dd64b02fc
2 changed files with 10 additions and 4 deletions
|
|
@ -175,6 +175,8 @@
|
|||
.tweet-stat {
|
||||
padding-top: 5px;
|
||||
padding-right: 8px;
|
||||
min-width: 1em;
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
|
||||
.show-thread {
|
||||
|
|
|
|||
Loading…
Reference in a new issue