| Index: chrome/browser/resources/md_history/app.html
|
| diff --git a/chrome/browser/resources/md_history/app.html b/chrome/browser/resources/md_history/app.html
|
| index 574706423a37bd64582cf6823ad0721bcdb7fde5..f6a3538678cc677c61dce4972f8487d674ebad8c 100644
|
| --- a/chrome/browser/resources/md_history/app.html
|
| +++ b/chrome/browser/resources/md_history/app.html
|
| @@ -58,9 +58,9 @@
|
| #drawer-header {
|
| align-items: center;
|
| border-bottom: 1px solid rgba(0, 0, 0, 0.08);
|
| + box-sizing: border-box;
|
| display: flex;
|
| height: var(--toolbar-height);
|
| - margin-bottom: 5px;
|
| }
|
|
|
| h1 {
|
|
|