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 5b52358b75a6f0f26588bb833b9a592f404cfad9..cf5fa273bed549d674f71561e30809c3d8991b15 100644 |
--- a/chrome/browser/resources/md_bookmarks/item.html |
+++ b/chrome/browser/resources/md_bookmarks/item.html |
@@ -18,6 +18,7 @@ |
display: flex; |
flex-direction: row; |
height: 40px; |
+ position: relative; |
} |
:host([is-selected-item_]) { |