summaryrefslogtreecommitdiff
path: root/chromium/chrome/browser/resources/md_history/shared_style.html
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/chrome/browser/resources/md_history/shared_style.html')
-rw-r--r--chromium/chrome/browser/resources/md_history/shared_style.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/chrome/browser/resources/md_history/shared_style.html b/chromium/chrome/browser/resources/md_history/shared_style.html
index 6b30fd7697e..9fd5c3cbf72 100644
--- a/chromium/chrome/browser/resources/md_history/shared_style.html
+++ b/chromium/chrome/browser/resources/md_history/shared_style.html
@@ -43,8 +43,8 @@
}
.website-title {
- -webkit-margin-start: 16px;
color: var(--cr-primary-text-color);
+ margin-inline-start: 16px;
overflow: hidden;
text-decoration: none;
text-overflow: ellipsis;