From c0d27781c1ebacac4eb9aa06eb0e5f2d3915d1f1 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Tue, 5 Dec 2017 15:21:29 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=88=D0=B8=D1=80=D0=B8=D0=BD=D0=B0=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=B1=D0=BB=D0=BE=D0=BA=D0=B0=20slide-mot?= =?UTF-8?q?ion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/motion/slide-motion.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/motion/slide-motion.scss b/src/components/ui/motion/slide-motion.scss index 279fdcd..147ef7d 100644 --- a/src/components/ui/motion/slide-motion.scss +++ b/src/components/ui/motion/slide-motion.scss @@ -6,5 +6,5 @@ display: inline-block; white-space: normal; vertical-align: top; - max-width: 100%; + width: 100%; }