| Index: chrome/browser/resources/local_ntp/local_ntp_fast.css
|
| diff --git a/chrome/browser/resources/local_ntp/local_ntp_fast.css b/chrome/browser/resources/local_ntp/local_ntp_fast.css
|
| index 61434a1fa6da55fbb78e3c86dbbe038723a10875..5026e218ae9481d4fe23db403c1fef25913deda8 100644
|
| --- a/chrome/browser/resources/local_ntp/local_ntp_fast.css
|
| +++ b/chrome/browser/resources/local_ntp/local_ntp_fast.css
|
| @@ -190,7 +190,7 @@ body.fakebox-focused #cursor {
|
| .icon-ntp #mv-tiles {
|
| background: rgba(255,255,255,0.2);
|
| border-radius: 4px;
|
| - height: calc(2 * 120px);
|
| + height: calc(2 * 112px);
|
| padding: calc(36px - 18px) calc(36px - 18px - 12px);
|
| }
|
|
|
|
|