From a8f037f744ce595e85db3a98094d6c49b07bcecf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yago=20P=C3=A9rez=20V=C3=A1zquez?= Date: Tue, 18 Feb 2014 18:57:44 +0100 Subject: [PATCH] Removed overflow from footer --- DurandalAuth.Web/Content/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/DurandalAuth.Web/Content/app.css b/DurandalAuth.Web/Content/app.css index e6c00ed..9f174cc 100644 --- a/DurandalAuth.Web/Content/app.css +++ b/DurandalAuth.Web/Content/app.css @@ -241,7 +241,6 @@ footer { background-color:#3d288e; color : #FFF; display:none; - overflow-x : hidden; } .footer-content {