diff --git a/website/include/importerapp.css b/website/include/importerapp.css index 84b1461..551af41 100644 --- a/website/include/importerapp.css +++ b/website/include/importerapp.css @@ -120,7 +120,8 @@ div.extbutton img div.menuitem { padding : 2px; - text-overflow: ellipsis; + text-overflow : ellipsis; + white-space : nowrap; overflow : hidden; }