| 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 f8800fce7bfe00b9601316c01550c7d743c3aa66..b636efe8cdbcaa4d6b3460fad0d961d5cbd7d4a5 100644
|
| --- a/chrome/browser/resources/md_history/app.vulcanized.html
|
| +++ b/chrome/browser/resources/md_history/app.vulcanized.html
|
| @@ -3514,18 +3514,15 @@ 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-margin-end: 4px;
|
| -webkit-padding-start: 24px;
|
| align-items: center;
|
| box-sizing: border-box;
|
| color: inherit;
|
| cursor: pointer;
|
| display: flex;
|
| - font-size: 108%;
|
| font-weight: 500;
|
| - min-height: 48px;
|
| + min-height: 40px;
|
| position: relative;
|
| text-decoration: none;
|
| }
|
|
|