Chromium Code Reviews| Index: chrome/browser/resources/ntp/most_visited.css |
| diff --git a/chrome/browser/resources/ntp/most_visited.css b/chrome/browser/resources/ntp/most_visited.css |
| index 25366b8d288c39a399325e5f70b7adb608d7e661..0bb6735a294afe1373533cedeb0174258bd174f7 100644 |
| --- a/chrome/browser/resources/ntp/most_visited.css |
| +++ b/chrome/browser/resources/ntp/most_visited.css |
| @@ -4,7 +4,7 @@ |
| position: relative; |
| padding: 0; |
| height: 366px; |
| - margin-top: -10px; |
| + margin-top: 0; |
|
arv (Not doing code reviews)
2010/08/31 21:13:59
You should be able to remove this now
|
| -webkit-user-select: none; |
| } |