The address bar suggestions used to be 2-lines and were so readable until someone just blindly copied the unreadable version of chrome.
#PopupAutoCompleteRichResult .ac-separator { page-break-before: always; width: 47px; } #PopupAutoCompleteRichResult .ac-separator-text { display: none !important; } #PopupAutoCompleteRichResult richlistitem { display: flex; flex-wrap: wrap; align-items: center; height: auto; padding-bottom: 5px; }
The address bar suggestions used to be 2-lines and were so readable until someone just blindly copied the unreadable version of chrome.