From 1e486a2e3f7230e0a149d1941c8071cd0b87ddcf Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 7 May 2015 19:16:44 -0400 Subject: [PATCH] #2218 rlsnotes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index e87ebbedf..2c01c00be 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -183,6 +183,7 @@ - **Grid** - Small computer `page grid` gutters have been adjusted from 8% to 3% to allow for roomier layouts on small screens. - **Grid** - `center aligned` no longer centers rows, just text. Use `centered grid` to center a grid column on the page. - **Header/Table/Divider** - These components now pull border color defaults from `site.variables` instead of using their own values +- **Image** - `avatar image` size has been slightly decreased - **Image** - `mini image` default width has been increased to `35px` - **Item** - item `description` now longer sets a `max-width` - **Icon** - `disabled icon` now have `pointer-events` again.