From 56e55d157a0e5477c3eb4bc1ae70d09844d19700 Mon Sep 17 00:00:00 2001 From: czaks Date: Sat, 20 Sep 2014 06:36:39 +0200 Subject: [PATCH] remove a special containerchan stylesheet; it added some extra space for webms --- stylesheets/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index 66f6cb91..6128ead3 100644 --- a/stylesheets/style.css +++ b/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;