From d716d9b7be8ab67014d8c8048718ef7324793a4a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 29 Sep 2016 14:02:09 -0700 Subject: [PATCH] Update history to reflect merge of #5411 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 54ba5992..3487f70c 100644 --- a/History.markdown +++ b/History.markdown @@ -69,6 +69,7 @@ * Bugfix on logo in JSON-LD (#5421) * Fix Travis.ci documentation (#5413) * [docs] Update documentation regarding `bundle install` after `jekyll new` (#5428) + * Replace classic box-sizing reset with inheritance reset (#5411) ### Development Fixes