From 3d66262bba09515a641cacc2d181091dd8b79cd4 Mon Sep 17 00:00:00 2001 From: Anish Aggarwal Date: Wed, 18 Mar 2020 16:06:26 +0530 Subject: [PATCH] removed class --- src/components/image/_image.scss | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/components/image/_image.scss b/src/components/image/_image.scss index fab4cf3ab04..d9891afc051 100644 --- a/src/components/image/_image.scss +++ b/src/components/image/_image.scss @@ -124,18 +124,6 @@ } } -.euiImage--restrictHeight-custom { - width: auto; - height: auto; - margin-left: auto; - margin-right: auto; - - img { - width: auto; - height: auto; - } -} - @keyframes euiImageFullScreen { 0% { opacity: 0;