From 0d998340a6d0c752928f06f506a99e980eb86533 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sun, 8 Jan 2017 18:15:44 +0200 Subject: [PATCH] Updated all footers, resolves #42 --- docs/card.html | 2 +- docs/contextual.html | 2 +- docs/core.html | 2 +- docs/customization.html | 2 +- docs/flavors.html | 2 +- docs/index.html | 2 +- docs/input_control.html | 2 +- docs/modules.html | 2 +- docs/navigation.html | 2 +- docs/progress.html | 2 +- docs/quick_reference.html | 2 +- docs/tab.html | 2 +- docs/table.html | 2 +- docs/utility.html | 2 +- docs/v2/DEVLOG.md | 4 ++-- 15 files changed, 16 insertions(+), 16 deletions(-) diff --git a/docs/card.html b/docs/card.html index 73f8856..5d57f8c 100644 --- a/docs/card.html +++ b/docs/card.html @@ -371,6 +371,6 @@ - + \ No newline at end of file diff --git a/docs/contextual.html b/docs/contextual.html index 965876f..56c4806 100644 --- a/docs/contextual.html +++ b/docs/contextual.html @@ -278,6 +278,6 @@ - + \ No newline at end of file diff --git a/docs/core.html b/docs/core.html index 80013f4..fc6b15c 100644 --- a/docs/core.html +++ b/docs/core.html @@ -263,6 +263,6 @@ - + \ No newline at end of file diff --git a/docs/customization.html b/docs/customization.html index 8eb3103..a63bb88 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -242,6 +242,6 @@ - + \ No newline at end of file diff --git a/docs/flavors.html b/docs/flavors.html index 8590b21..5c4827e 100644 --- a/docs/flavors.html +++ b/docs/flavors.html @@ -123,6 +123,6 @@ - + \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 3230b2b..ba1b351 100644 --- a/docs/index.html +++ b/docs/index.html @@ -295,6 +295,6 @@ - + \ No newline at end of file diff --git a/docs/input_control.html b/docs/input_control.html index 77d04b7..0a3feb3 100644 --- a/docs/input_control.html +++ b/docs/input_control.html @@ -524,6 +524,6 @@ - + \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 279f85f..c3968f3 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -159,6 +159,6 @@ - + \ No newline at end of file diff --git a/docs/navigation.html b/docs/navigation.html index ee576ec..d9a256b 100644 --- a/docs/navigation.html +++ b/docs/navigation.html @@ -282,6 +282,6 @@ - + \ No newline at end of file diff --git a/docs/progress.html b/docs/progress.html index 30d3ed9..ab9ef58 100644 --- a/docs/progress.html +++ b/docs/progress.html @@ -291,6 +291,6 @@ - + \ No newline at end of file diff --git a/docs/quick_reference.html b/docs/quick_reference.html index 1a81f70..a76509d 100644 --- a/docs/quick_reference.html +++ b/docs/quick_reference.html @@ -1182,6 +1182,6 @@ - + \ No newline at end of file diff --git a/docs/tab.html b/docs/tab.html index 992bdd9..6ebc909 100644 --- a/docs/tab.html +++ b/docs/tab.html @@ -355,6 +355,6 @@ - + \ No newline at end of file diff --git a/docs/table.html b/docs/table.html index 8d13c51..58ab7cf 100644 --- a/docs/table.html +++ b/docs/table.html @@ -555,6 +555,6 @@ - + \ No newline at end of file diff --git a/docs/utility.html b/docs/utility.html index 441ca9e..2307535 100644 --- a/docs/utility.html +++ b/docs/utility.html @@ -370,6 +370,6 @@ - + \ No newline at end of file diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 5ccfec6..e206c6a 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -754,5 +754,5 @@ ## 20170108 -- Added `$include-footer-bottom` flag, coded the necessary parts for absolute-bottom-aligned `footer` elements. -- *TODO* Update all pages to use the new `footer` absolute-alignment. Should solve some issues on different devices. +- Added `$include-footer-bottom` flag, coded the necessary parts for absolute-bottom-aligned `footer` elements. - Resolved #42 +- Updated all pages to use the new `footer` absolute-alignment. Should solve some issues on different devices.