From 62f0d51b4ff0fd1a2e1045996237256e52a781ec Mon Sep 17 00:00:00 2001 From: Mary Evans Date: Tue, 4 Jun 2013 23:36:38 +0100 Subject: [PATCH 1/1] MDL-40018 theme_sky_high: Fixed footer in admin pages. --- theme/sky_high/style/admin.css | 1 - 1 file changed, 1 deletion(-) diff --git a/theme/sky_high/style/admin.css b/theme/sky_high/style/admin.css index 949de967735..f6af1c57616 100644 --- a/theme/sky_high/style/admin.css +++ b/theme/sky_high/style/admin.css @@ -10,7 +10,6 @@ body.pagelayout-admin.has_dock { } .pagelayout-admin #page-footer { float: none; - background: #f3f3f3 none; width: 100%; margin: 0; padding: 0; -- 2.43.0