diff --git a/application/Espo/Resources/metadata/themes/EspoVertical.json b/application/Espo/Resources/metadata/themes/EspoVertical.json index ed4ee0df26..00ff04c092 100644 --- a/application/Espo/Resources/metadata/themes/EspoVertical.json +++ b/application/Espo/Resources/metadata/themes/EspoVertical.json @@ -1,7 +1,7 @@ { "stylesheet": "client/css/espo-vertical.css", "navbarIsVertical": true, - "navbarStaticItemsHeight": 44, + "navbarStaticItemsHeight": 65, "recordTopButtonsStickTop": 61, "recordTopButtonsBlockHeight": 21 } \ No newline at end of file diff --git a/frontend/client/res/templates/site/navbar.tpl b/frontend/client/res/templates/site/navbar.tpl index 308d830fa6..f49004970b 100644 --- a/frontend/client/res/templates/site/navbar.tpl +++ b/frontend/client/res/templates/site/navbar.tpl @@ -1,7 +1,9 @@