From e026944862230ac65bd115e7322084df42abfdbe Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Thu, 8 Jun 2017 15:17:20 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A8=D0=B8=D1=80=D0=B8=D0=BD=D0=B0=20=D0=B1?= =?UTF-8?q?=D0=BB=D0=BE=D0=BA=D0=B0=20=D1=8F=D0=B7=D1=8B=D0=BA=D0=BE=D0=B2?= =?UTF-8?q?=20=D1=82=D0=B5=D0=BF=D0=B5=D1=80=D1=8C=20=D0=BE=D0=BF=D1=80?= =?UTF-8?q?=D0=B5=D0=B4=D0=B5=D0=BB=D1=8F=D0=B5=D1=82=D1=81=D1=8F=20=D0=B0?= =?UTF-8?q?=D0=B2=D1=82=D0=BE=D0=BC=D0=B0=D1=82=D0=B8=D1=87=D0=B5=D1=81?= =?UTF-8?q?=D0=BA=D0=B8=20=D0=BD=D0=B0=20=D0=BE=D1=81=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B8=20=D0=BD=D0=B0=D0=B8=D0=B1=D0=BE=D0=BB?= =?UTF-8?q?=D0=B5=D0=B5=20=D1=88=D0=B8=D1=80=D0=BE=D0=BA=D0=BE=D0=B3=D0=BE?= =?UTF-8?q?=20=D0=B1=D0=BB=D0=BE=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/langMenu/langMenu.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/langMenu/langMenu.scss b/src/components/langMenu/langMenu.scss index 7709a9b..24c43ca 100644 --- a/src/components/langMenu/langMenu.scss +++ b/src/components/langMenu/langMenu.scss @@ -11,7 +11,8 @@ left: 0; right: 0; - width: 150px; + display: inline-flex; + justify-content: center; margin: 0 auto 10px; perspective: 600px;