diff --git a/admin/themes/default/template/plugins_installed.tpl b/admin/themes/default/template/plugins_installed.tpl index 41747604b..4a016536a 100644 --- a/admin/themes/default/template/plugins_installed.tpl +++ b/admin/themes/default/template/plugins_installed.tpl @@ -599,6 +599,7 @@ jQuery(".pluginMiniBox").each(function(index){ display: flex; flex-direction: row; align-items: center; + width: calc(100% - 35px); } .pluginContainer.line .pluginMiniBox .pluginActions{