| Index: chrome/browser/resources/new_new_tab.css
|
| ===================================================================
|
| --- chrome/browser/resources/new_new_tab.css (revision 22761)
|
| +++ chrome/browser/resources/new_new_tab.css (working copy)
|
| @@ -635,9 +635,9 @@
|
| position: absolute;
|
| right: 0;
|
| left: auto;
|
| - top: 53px; /* Position this below the option button. The option button
|
| - is positioned 35px from the top and has a height of 17px. We add
|
| - one to get some spacing there as well: 35 + 17 + 1 = 53 */
|
| + top: 33px; /* Position this below the option button. The option button
|
| + is positioned 15px from the top and has a height of 17px. We add
|
| + one to get some spacing there as well: 15 + 17 + 1 = 33 */
|
| cursor: default;
|
| pointer-events: all;
|
| min-width: 175px;
|
|
|
| Property changes on: chrome\browser\resources\new_new_tab.css
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/chrome/browser/resources/new_new_tab.css:r22428
|
|
|
|
|