From e41fab19c4cc4d0d5876aad73d7237b48e5bffe8 Mon Sep 17 00:00:00 2001 From: codebyalex Date: Thu, 23 May 2019 17:21:16 -0400 Subject: [PATCH] removed overflow: auto and updated jest snapshots --- addons/centered/src/styles.ts | 1 - .../stories/__snapshots__/addon-centered.stories.storyshot | 4 ++-- .../stories/__snapshots__/addon-centered.stories.storyshot | 2 +- .../stories/__snapshots__/addon-centered.stories.storyshot | 2 +- .../stories/__snapshots__/addon-centered.stories.storyshot | 1 - .../stories/__snapshots__/addon-centered.stories.storyshot | 2 +- 6 files changed, 5 insertions(+), 7 deletions(-) diff --git a/addons/centered/src/styles.ts b/addons/centered/src/styles.ts index d1a92167bfc..9a8dcf291da 100644 --- a/addons/centered/src/styles.ts +++ b/addons/centered/src/styles.ts @@ -12,7 +12,6 @@ const styles = { innerStyle: { margin: 'auto', maxHeight: '100%', // Hack for centering correctly in IE11 - overflow: 'auto', }, } as const; diff --git a/examples/angular-cli/src/stories/__snapshots__/addon-centered.stories.storyshot b/examples/angular-cli/src/stories/__snapshots__/addon-centered.stories.storyshot index f23502416e7..fbbda4a2a62 100644 --- a/examples/angular-cli/src/stories/__snapshots__/addon-centered.stories.storyshot +++ b/examples/angular-cli/src/stories/__snapshots__/addon-centered.stories.storyshot @@ -13,7 +13,7 @@ exports[`Storyshots Addon|Centered centered component 1`] = ` >