Chromium Code Reviews| Index: chrome/browser/resources/md_history/side_bar.html |
| diff --git a/chrome/browser/resources/md_history/side_bar.html b/chrome/browser/resources/md_history/side_bar.html |
| index 4de6b35542a587bd30dddaef96931dc69224e18e..4e226d2ff54912224bb1b198cc2a4cf627a3deed 100644 |
| --- a/chrome/browser/resources/md_history/side_bar.html |
| +++ b/chrome/browser/resources/md_history/side_bar.html |
| @@ -18,10 +18,6 @@ |
| width: var(--side-bar-width); |
| } |
| - :host([drawer]) { |
| - height: calc(100% - var(--toolbar-height)); |
| - } |
| - |
| div.separator { |
| background-color: var(--separator-color); |
| flex-shrink: 0; |