| 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 ef8201651d787b4c4cd5644651ba5c756128df10..8987445873ffbffc0e48ee68ef95c2e0d2edb84b 100644
|
| --- a/chrome/browser/resources/new_new_tab.css
|
| +++ b/chrome/browser/resources/new_new_tab.css
|
| @@ -338,13 +338,6 @@ html[dir=rtl] #option-menu > [command=hide]:before {
|
| cursor: pointer;
|
| }
|
|
|
| -/* The first one is special because we want a little extra space at the top of
|
| -the layout. */
|
| -.section:first-child > h2 {
|
| - padding-top: 20px;
|
| - background-size: 100% 44px, 100% 10px;
|
| -}
|
| -
|
| .section > h2 > .disclosure {
|
| margin-left: -13px;
|
| padding-right: 4px;
|
|
|