Fix bug with default logo in About page.

This commit is contained in:
Julia Radzhabova 2017-08-17 17:03:36 +03:00
parent 4f37e52b8c
commit f5a32b57d4

View file

@ -1,7 +1,7 @@
.about-dlg {
.asc-about-office {
background-repeat: no-repeat;
.background-ximage('@{common-image-path}/about/OnlyOffice.png', '@{common-image-path}/about/OnlyOffice@2x.png', 420px);
.background-ximage('@{common-image-path}/about/OnlyOffice.png', '@{common-image-path}/about/OnlyOffice@2x.png', 340px);
width: 340px;
height: 55px;