From ffea3d0f3c7a50ca002a45b4a56be87ec5b14e43 Mon Sep 17 00:00:00 2001 From: Julio Pescador Date: Sun, 28 Feb 2016 18:02:20 -0800 Subject: Moving back to top icon and correcting pagination The back to top icon has been moved from the navigation bar to the bottom right of the screen. The pagination button css has been corrected so that any long text fits within the screen. --- layouts/partials/footer.html | 2 +- layouts/partials/navbar.html | 4 ---- static/css/add-on.css | 33 +++++++++++++++++++++++++++++++++ static/js/backToTop.js | 7 +++++++ 4 files changed, 41 insertions(+), 5 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 44865cc..170a7c8 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,5 @@ - + {{ $minFiles := .Site.Params.minifiedFilesJS }} diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html index af3a262..19b91a5 100644 --- a/layouts/partials/navbar.html +++ b/layouts/partials/navbar.html @@ -20,10 +20,6 @@