diff --git a/apps/common/main/resources/img/doc-formats/blank.svg b/apps/common/main/resources/img/doc-formats/blank.svg index 94f03aad5..224c65fbf 100644 --- a/apps/common/main/resources/img/doc-formats/blank.svg +++ b/apps/common/main/resources/img/doc-formats/blank.svg @@ -1,12 +1,5 @@ - - - - - - - - + \ No newline at end of file diff --git a/apps/documenteditor/main/resources/less/filemenu.less b/apps/documenteditor/main/resources/less/filemenu.less index 36307e86f..a77378dba 100644 --- a/apps/documenteditor/main/resources/less/filemenu.less +++ b/apps/documenteditor/main/resources/less/filemenu.less @@ -200,6 +200,7 @@ background-repeat: no-repeat; background-position: center; margin: 12px 12px 0px 12px; + background-size: contain; } .title { diff --git a/apps/presentationeditor/main/resources/less/leftmenu.less b/apps/presentationeditor/main/resources/less/leftmenu.less index de7588ba6..10cdc12f9 100644 --- a/apps/presentationeditor/main/resources/less/leftmenu.less +++ b/apps/presentationeditor/main/resources/less/leftmenu.less @@ -234,6 +234,7 @@ background-repeat: no-repeat; background-position: center; margin: 12px 12px 0px 12px; + background-size: contain; } .title { diff --git a/apps/spreadsheeteditor/main/resources/less/leftmenu.less b/apps/spreadsheeteditor/main/resources/less/leftmenu.less index 1e410b56e..e6941117d 100644 --- a/apps/spreadsheeteditor/main/resources/less/leftmenu.less +++ b/apps/spreadsheeteditor/main/resources/less/leftmenu.less @@ -302,6 +302,7 @@ background-repeat: no-repeat; background-position: center; margin: 12px 12px 0px 12px; + background-size: contain; } .title {