diff --git a/stylesheets/style.css b/stylesheets/style.css index db434302..9d6ef686 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -592,12 +592,6 @@ div.post div.body { div.post.op { padding-top: 0px; vertical-align: top; - - /* Add back in the padding that is provided by body on large screens */ - @media (max-width: 48em) { - padding-left: 4px; - padding-right: 4px; - } } div.post.reply {