Merge pull request #236 from lorenzhs/notimestamp

respect notimestamp setting on mobile
l-merge-prefix
David Cormier 12 years ago
commit d18cc78626
  1. 2
      css/glowingbear.css

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

Loading…
Cancel
Save