From 172b81346fa45e535e684fc2cc03ad4e1d854faf Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Thu, 12 May 2016 11:51:54 -0400 Subject: [PATCH] Rlsnotes formatting --- RELEASE-NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index d7d175404..8e4e10d00 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -93,8 +93,8 @@ - **Site** - Added new `@inputColor` and `@inputPlaceholderColor` global variables that now control placeholder text styles across all components. - **Table** - `definition table` now supports `ignored` variation to force a `first-child` to ignore its default definition stylings - **Table** - `definition table` now supports `definition` variation to specify definition styles on an element that is not `:first-child` --**Table** - More granular variables for controlling style on first column in a `definition table` --**Visibility** - Added `zIndex` setting for specifying zindex with `type: 'fixed'` #3370 +- **Table** - More granular variables for controlling style on first column in a `definition table` +- **Visibility** - Added `zIndex` setting for specifying zindex with `type: 'fixed'` #3370 **Changes** - **Sizing** - `mini` the smallest size has been modified to align to `11px` instead of previous `10px` at base em size