diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index 4305a9487..20627607a 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -227,6 +227,7 @@ body.mobile.no-tooltips .toolRibbon .tool { margin: 0; padding: var(--popup-gap-thin) var(--popup-gap); user-select: none; + white-space: nowrap; } :root.mobile #moreOrLess > span { padding: var(--popup-gap);