diff --git a/chrome/userContent/Proton-NewTab.css b/chrome/userContent/Proton-NewTab.css index 33f8d47..61a7bf1 100644 --- a/chrome/userContent/Proton-NewTab.css +++ b/chrome/userContent/Proton-NewTab.css @@ -50,6 +50,8 @@ .fake-textbox { white-space: nowrap !important; + overflow: hidden !important; + text-overflow: ellipsis !important; } .outer-wrapper.newtab-experience .search-wrapper .search-inner-wrapper {