From d47b882af217e7e707e62127c7c3bfc5b44a1a1b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Wed, 7 Jan 2015 14:27:17 -0800 Subject: [PATCH] Update history to reflect merge of #3264 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 6182f4ea..022794cc 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * Remove unneeded end tag for `link` in site template (#3236) * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237) * Unescape `Document` output path (#2924) + * Fix nav items alignment when on multiple rows (#3264) ### Development Fixes