Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-05-19 17:52:27 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-06-04 16:38:25 +0400
commit190fc8adf5b4cf3c5b3762938d929c962ea5c434 (patch)
tree0c8ef9c1ba11b6c1ca52b1bd149885630ff345f7 /core/css/styles.css
parent52d9e313d18003f842cb4329090727b92a287f8d (diff)
drop "push" element - no sticky footer needed anymore
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 9b70d6fe090..cc12128abe4 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 {