From cfbe80f931378e92fd07f509efc14c102d12e553 Mon Sep 17 00:00:00 2001 From: Brad West Date: Mon, 27 Apr 2015 14:52:45 +0700 Subject: [PATCH] Removed footer-widgets specific wrap. --- style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/style.css b/style.css index eba5d24..22c6d33 100644 --- a/style.css +++ b/style.css @@ -1129,11 +1129,6 @@ img.alignright, padding-top: 40px; } -.footer-widgets .wrap { - max-width: 1160px; - margin: 0 auto; -} - .footer-widgets input { border: 1px solid #333; }