| Index: chrome/browser/resources/md_history/app.vulcanized.html
|
| diff --git a/chrome/browser/resources/md_history/app.vulcanized.html b/chrome/browser/resources/md_history/app.vulcanized.html
|
| index 30cf90a487050bc15dba1d2b6ef948dbdf937fbf..3af769b107586a0223549d5824c8519839abd917 100644
|
| --- a/chrome/browser/resources/md_history/app.vulcanized.html
|
| +++ b/chrome/browser/resources/md_history/app.vulcanized.html
|
| @@ -3692,7 +3692,7 @@ div.separator {
|
| }
|
|
|
| #clear-browsing-data iron-icon {
|
| - -webkit-margin-end: 24px;
|
| + -webkit-margin-end: 20px;
|
| color: var(--paper-grey-400);
|
| height: 20px;
|
| margin-bottom: 10px;
|
| @@ -3712,6 +3712,8 @@ iron-selector {
|
|
|
| iron-selector > a {
|
| font-family: var(--paper-font-subhead_-_font-family); -webkit-font-smoothing: var(--paper-font-subhead_-_-webkit-font-smoothing); font-size: var(--paper-font-subhead_-_font-size); font-weight: var(--paper-font-subhead_-_font-weight); line-height: var(--paper-font-subhead_-_line-height);
|
| +
|
| + -webkit-margin-end: 4px;
|
| -webkit-padding-start: 24px;
|
| align-items: center;
|
| box-sizing: border-box;
|
|
|