[DE] Skeletone loader bugfix

This commit is contained in:
Alexander Yuzhin 2019-11-22 17:58:21 +03:00
parent 79eb797431
commit e12898afa3
3 changed files with 3 additions and 3 deletions

View file

@ -101,7 +101,7 @@
.loadmask > .placeholder {
background: #fbfbfb;
width: 816px;
width: 794px;
margin: 46px auto;
height: 100%;
border: 1px solid #bebebe;

View file

@ -102,7 +102,7 @@
.loadmask > .placeholder {
background: #fbfbfb;
width: 816px;
width: 794px;
margin: 46px auto;
height: 100%;
border: 1px solid #bebebe;

View file

@ -152,7 +152,7 @@
.doc-placeholder {
background: #fbfbfb;
width: 816px;
width: 794px;
margin: 46px auto;
height: 100%;
border: 1px solid #bebebe;