| 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 20b20e08c77e0b303d6d81c3c5fbfdf9f28fdcf3..6ef25c58a3302ac83003d35f5ab3f9fb17d96a80 100644
|
| --- a/chrome/browser/resources/new_new_tab.css
|
| +++ b/chrome/browser/resources/new_new_tab.css
|
| @@ -276,25 +276,6 @@ html[dir=rtl] #option-menu > [command=hide]:before {
|
| font-family: inherit;
|
| }
|
|
|
| -#apps-launch-control {
|
| - margin-top: 10px;
|
| -}
|
| -
|
| -#apps-launch-control input {
|
| - position: relative;
|
| - top: 1px;
|
| - margin-right: 0.2em;
|
| - margin-left: 1em;
|
| -}
|
| -
|
| -#debug > h2 {
|
| - color: red;
|
| -}
|
| -
|
| -#debug > div {
|
| - margin: 0;
|
| -}
|
| -
|
| .section {
|
| position: fixed;
|
| font-size: 12px;
|
|
|