From 2eab61b9c5eb9c6e68bff8b73534841f7cc6c094 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Sat, 7 Jan 2017 14:52:51 +0200 Subject: [PATCH] Resolves #26 --- docs/v2/DEVLOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 4ce852d..8f1648a 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -748,3 +748,4 @@ - Tested `position: sticky` for breadcrumbs and other elements. Layout seems to get in the way quite a lot. Implementation might only be viable for `header` elements for now. - Added `$include-header-sticky` flag and required variables to implement the `.sticky` class. - Tested a new layout idea in `demo.html`, this is how the new `index.html` should look like in the next update (top part only). +