From 190fc8adf5b4cf3c5b3762938d929c962ea5c434 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 19 May 2014 15:52:27 +0200 Subject: [PATCH] drop "push" element - no sticky footer needed anymore --- core/css/header.css | 4 ++-- core/css/styles.css | 2 +- core/templates/layout.user.php | 4 ---- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/core/css/header.css b/core/css/header.css index e93f91f6de..a65c9337d6 100644 --- a/core/css/header.css +++ b/core/css/header.css @@ -81,7 +81,7 @@ min-height: initial; margin: 0; } -#apps-management, #navigation .push { +#apps-management { height: initial; } @@ -89,4 +89,4 @@ #body-user #controls, #body-settings #controls { padding-left: 0; -} \ No newline at end of file +} diff --git a/core/css/styles.css b/core/css/styles.css index 9b70d6fe09..cc12128abe 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -784,7 +784,7 @@ label.infield { min-height: 100%; margin: 0 auto -82px 0; } -#apps-management, #navigation .push { +#apps-management { height: 72px; } #apps-management { diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php index 891221227c..7b064c606b 100644 --- a/core/templates/layout.user.php +++ b/core/templates/layout.user.php @@ -103,10 +103,6 @@ - - -
  • -