Browse Source

remove a special containerchan stylesheet; it added some extra space for webms

pull/40/head
czaks 10 years ago
parent
commit
56e55d157a
  1. 6
      stylesheets/style.css

6
stylesheets/style.css

@ -622,12 +622,6 @@ form.ban-appeal textarea {
vertical-align: middle;
}
/* Containerchan */
div.post video.post-image {
padding: 0;
margin: 5px 25px 5px 5px;
}
/* live-index.js */
.new-posts {
opacity: 0.6;

Loading…
Cancel
Save