Chromium Code Reviews| Index: chrome/browser/resources/ntp_search/new_tab.html |
| diff --git a/chrome/browser/resources/ntp_search/new_tab.html b/chrome/browser/resources/ntp_search/new_tab.html |
| index 83c79681e5f5277620e4fae661ad6f272d041ed0..ca95bffa3be10204054dc3f5a71303e0f88ac6ac 100644 |
| --- a/chrome/browser/resources/ntp_search/new_tab.html |
| +++ b/chrome/browser/resources/ntp_search/new_tab.html |
| @@ -84,7 +84,7 @@ |
| </head> |
| <body id="ntp5" |
|
Dan Beam
2012/08/29 00:16:02
nit: unwrap
pedrosimonetti2
2012/08/29 00:33:07
Done.
|
| - i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"> |
| + i18n-values=".style.fontSize:fontsize"> |
| <button id="login-container" class="custom-appearance" hidden> |
| <div id="login-status-header-container" class="login-status-row"> |
| <div id="login-status-header"></div> |