| Index: chrome/browser/resources/new_new_tab.css
|
| ===================================================================
|
| --- chrome/browser/resources/new_new_tab.css (revision 22756)
|
| +++ chrome/browser/resources/new_new_tab.css (working copy)
|
| @@ -309,7 +309,7 @@
|
| padding: 7px 15px;
|
| white-space: nowrap;
|
| display: table;
|
| - margin: 10px auto;
|
| + margin: -8px auto 5px auto;
|
| font-weight: bold;
|
| opacity: 0;
|
| -webkit-transition: opacity .15s;
|
| @@ -525,7 +525,7 @@
|
| -webkit-user-select: none;
|
| text-align: right;
|
| position: relative;
|
| - top: 35px;
|
| + top: 15px;
|
| }
|
|
|
| html[dir='rtl'] #view-toolbar {
|
|
|
| Property changes on: chrome\browser\resources\new_new_tab.css
|
| ___________________________________________________________________
|
| Modified: svn:mergeinfo
|
| Merged /trunk/src/chrome/browser/resources/new_new_tab.css:r22323
|
|
|
|
|