diff options
Diffstat (limited to 'chrome/browser/resources/new_new_tab.css')
-rw-r--r-- | chrome/browser/resources/new_new_tab.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/resources/new_new_tab.css b/chrome/browser/resources/new_new_tab.css index a201da6..b842877 100644 --- a/chrome/browser/resources/new_new_tab.css +++ b/chrome/browser/resources/new_new_tab.css @@ -281,6 +281,7 @@ html[dir=rtl] .item { #tip-line button { /* We do not want a trailing single word from a link on the last line */ white-space: nowrap; + padding: 0; } #option-button { |