Commit fefd69fe authored by Moe Ahmadi's avatar Moe Ahmadi Committed by Commit Bot

[Local NTP][Realbox] Adds left/right padding to realbox similar to fakebox

Bug: 1034997
Change-Id: If85a4399ecb99257e4733caba20dac70b5686488
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1985169
Auto-Submit: Moe Ahmadi <mahmadi@chromium.org>
Reviewed-by: default avatarDan Beam <dbeam@chromium.org>
Commit-Queue: Moe Ahmadi <mahmadi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#728277}
parent 9361bcc4
...@@ -116,7 +116,8 @@ body.hide-fakebox #fakebox { ...@@ -116,7 +116,8 @@ body.hide-fakebox #fakebox {
visibility: hidden; visibility: hidden;
} }
#fakebox-container { #fakebox-container,
#realbox-container {
margin: 0 auto 0 auto; margin: 0 auto 0 auto;
/* Increase min-width again to account for the search icon: 390px new /* Increase min-width again to account for the search icon: 390px new
* min-width + additional 20px */ * min-width + additional 20px */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment