| Index: chrome/browser/resources/md_bookmarks/item.html
|
| diff --git a/chrome/browser/resources/md_bookmarks/item.html b/chrome/browser/resources/md_bookmarks/item.html
|
| index 56a27dc6d9f78581e81e00f0d07ce2e2349f9c2c..a00cb8f24bf136fa970ab0270719169f412fc3eb 100644
|
| --- a/chrome/browser/resources/md_bookmarks/item.html
|
| +++ b/chrome/browser/resources/md_bookmarks/item.html
|
| @@ -16,10 +16,6 @@
|
| height: 40px;
|
| }
|
|
|
| - :host(:not(:last-of-type)) {
|
| - border-bottom: var(--cr-separator-line);
|
| - }
|
| -
|
| #website-title {
|
| color: var(--primary-text-color);
|
| cursor: pointer;
|
|
|