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
1 changed files with 1 additions and 1 deletions

View File

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