Merge pull request #236 from lorenzhs/notimestamp

respect notimestamp setting on mobile
This commit is contained in:
David Cormier 2014-03-17 16:53:01 -04:00
commit d18cc78626

View file

@ -339,7 +339,7 @@ img.embed {
table.notimestamp td.time {
display: none;
display: none !important;
}
.modal ul {