| Index: chrome/browser/resources/md_history/history_toolbar.html
|
| diff --git a/chrome/browser/resources/md_history/history_toolbar.html b/chrome/browser/resources/md_history/history_toolbar.html
|
| index 23640a1599993f034a277bc56334c802c8f30f7a..21ef5af7acdc48e869d5759141e5257938e56666 100644
|
| --- a/chrome/browser/resources/md_history/history_toolbar.html
|
| +++ b/chrome/browser/resources/md_history/history_toolbar.html
|
| @@ -43,10 +43,6 @@
|
| padding: 0 var(--card-padding-side);
|
| }
|
|
|
| - #overlay-wrapper {
|
| - -webkit-margin-start: var(--side-bar-width);
|
| - }
|
| -
|
| #number-selected {
|
| @apply(--layout-flex);
|
| }
|
| @@ -80,7 +76,6 @@
|
| #grouped-buttons-container {
|
| @apply(--layout-center);
|
| @apply(--layout-horizontal);
|
| - -webkit-margin-start: var(--side-bar-width);
|
| }
|
|
|
| #grouped-range-buttons {
|
|
|