From 9f07ceb8bcbe232d4f000857c92fb409ac4a311e Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 7 May 2015 11:58:43 -0400 Subject: [PATCH] RLSNotes #2222 --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 89650dec5..a0c3394b8 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -123,6 +123,7 @@ - **Grid** - `x column wide` inside `equal width/height` now cannot grow beyond column size - **Grid** - Fixes colored grid columns not appearing when not nested in rows - **Icon** - Fixes `ascending` and `descending` icon being swapped +- **Icon** - Fixes phone icon only appearing as alias `call` - **Input** - Fixed improper left padding on `transparent left icon input` **Thanks @zxfwinder** - **Input** - Fixed `placeholder` color not changing correctly on focus **Thanks @zxfwinder** - **Label** - Labels inside `header` now vertical align better by accounting for line height offset