| Index: chrome/browser/resources/new_new_tab.css
|
| diff --git a/chrome/browser/resources/new_new_tab.css b/chrome/browser/resources/new_new_tab.css
|
| index 4ab7852593fa45c91036cdbf67313a3481e21e87..fca01f6d354d0368a92ac8cce6f81294de561d95 100644
|
| --- a/chrome/browser/resources/new_new_tab.css
|
| +++ b/chrome/browser/resources/new_new_tab.css
|
| @@ -197,11 +197,6 @@ html[dir=rtl] .item {
|
| max-width: 300px;
|
| }
|
|
|
| -.hbox {
|
| - display: -webkit-box;
|
| - -webkit-box-orient: horizontal;
|
| -}
|
| -
|
| .foreign-session-client {
|
| float: left;
|
| max-width: 114px; /* Selected so that we can fit 5 items in EN-US */
|
|
|