diff --git a/infolog/templates/default/app.css b/infolog/templates/default/app.css index 58b84b527c..42c390f0e5 100644 --- a/infolog/templates/default/app.css +++ b/infolog/templates/default/app.css @@ -69,6 +69,7 @@ button.infologExtraButton:hover { .tab_toolbar { position: relative; + top: 19px; } .tab_toolbar > button, .tab_toolbar > et2-button { diff --git a/infolog/templates/pixelegg/app.css b/infolog/templates/pixelegg/app.css index f9f73d48f9..c2455b8ac0 100755 --- a/infolog/templates/pixelegg/app.css +++ b/infolog/templates/pixelegg/app.css @@ -134,6 +134,7 @@ button.infologExtraButton:hover { } .tab_toolbar { position: relative; + top: 19px; } .tab_toolbar > button, .tab_toolbar > et2-button {