From f31534462584e9029fc61a528ae3cdeac53f1329 Mon Sep 17 00:00:00 2001 From: Tilo Mitra Date: Mon, 25 Nov 2013 14:20:27 -0500 Subject: [PATCH] update HISTORY.md with #164 fix --- HISTORY.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index eb25848..6ad125a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -24,7 +24,11 @@ NEXT Forms to fix an alignment issue where its label was aligned to the middle. ([#174][] @rictorres, @ItsAsbreuk) +### Menus +* Removed hard-coded height for horizontal menus. ([#164][]) + +[#164]: https://github.com/yui/pure/issues/164 [#174]: https://github.com/yui/pure/issues/174 [#200]: https://github.com/yui/pure/issues/200 [#221]: https://github.com/yui/pure/issues/221