From fcf17d202d8dc79253a30a61b22b81076d017cd5 Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 17 Feb 2015 12:04:21 -0500 Subject: [PATCH] Update release notes remove empty rule --- RELEASE-NOTES.md | 13 ++++++++----- src/definitions/elements/input.less | 2 -- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 14474ac30..9d228ac5d 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -23,16 +23,18 @@ **Even More** **Major Enhancements** -- **Card** - Cards now use `flexbox` by default, no longer require `min-height` specified to align correctly +- **Card** - Cards now equalize height by default using `display: flex`. No longer are card heights required to be specified manually to align +- **Flag** - Reduced the file size of flag sprite to a measly 28kb (500%+ file size reduction) - **Icon** - Added Font Awesome 4.3 including many new icons +- **Input** - Input with dropdowns is now much easier, see docs. `action input` and `labeled input` now use `display: flex`. `ui action input` now supports `