diff options
-rw-r--r-- | chrome/browser/resources/ntp4/footer_menu.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/resources/ntp4/footer_menu.css b/chrome/browser/resources/ntp4/footer_menu.css index b23315a..96c6fae 100644 --- a/chrome/browser/resources/ntp4/footer_menu.css +++ b/chrome/browser/resources/ntp4/footer_menu.css @@ -19,6 +19,7 @@ /* The padding increases the clickable area. */ padding-bottom: 0; padding-top: 0; + white-space: nowrap; } .footer-menu-button:hover:not([menu-shown]) { |