From 5014b3fca1b171aa2e09f5264b2823c8db9304d1 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Thu, 17 Oct 2019 11:20:57 +0300 Subject: [PATCH] [pe] Fixed skeleton layout --- apps/presentationeditor/main/index.html.deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/presentationeditor/main/index.html.deploy b/apps/presentationeditor/main/index.html.deploy index 158e07bbf..bc3e55ebc 100644 --- a/apps/presentationeditor/main/index.html.deploy +++ b/apps/presentationeditor/main/index.html.deploy @@ -164,7 +164,7 @@ .loadmask > .placeholder .slide-container > .line:nth-child(1) { height: 30%; - margin: 120px 80px 0; + margin: 10% 80px 0; } @keyframes flickerAnimation {