diff --git a/ghost/admin/app/styles/components/power-select.css b/ghost/admin/app/styles/components/power-select.css index 0237c1f024..4df322891f 100644 --- a/ghost/admin/app/styles/components/power-select.css +++ b/ghost/admin/app/styles/components/power-select.css @@ -239,7 +239,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; - line-height: 1em; + line-height: 1.2em; } .ember-power-select-multiple-remove-btn {