From 33c6ce00a538a084913adb93cc6d4b26cfc87f6a Mon Sep 17 00:00:00 2001 From: Brandon Walsh Date: Thu, 8 Mar 2018 14:54:37 -0500 Subject: [PATCH] Mobile CSS Fix Closes #723 --- _includes/header.html | 54 +++++++++++++++++++++------------------- _includes/menu.html | 4 +-- js/bootstrap-4-navbar.js | 34 +++++++++++++++++++++++++ 3 files changed, 64 insertions(+), 28 deletions(-) create mode 100755 js/bootstrap-4-navbar.js diff --git a/_includes/header.html b/_includes/header.html index 71bf47b659..881227f543 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,37 +1,39 @@ - - - + + + - {% include metadata.html %} + {% include metadata.html %} - {% include twitter-card.html %} + {% include twitter-card.html %} - - + + - + - + - {{ page.title }} | {{ site.name }} + {{ page.title }} | {{ site.name }} - + - - - + + + - - - + + + - - - + + + + - + + diff --git a/_includes/menu.html b/_includes/menu.html index 815b9cd1d2..e11e72d92d 100644 --- a/_includes/menu.html +++ b/_includes/menu.html @@ -6,7 +6,7 @@ The Programming Historian -