Merge pull request #236 from lorenzhs/notimestamp
respect notimestamp setting on mobile
This commit is contained in:
commit
d18cc78626
|
@ -339,7 +339,7 @@ img.embed {
|
|||
|
||||
|
||||
table.notimestamp td.time {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.modal ul {
|
||||
|
|
Loading…
Reference in New Issue