diff options
Diffstat (limited to 'chrome/browser/resources/history.html')
-rw-r--r-- | chrome/browser/resources/history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/history.html b/chrome/browser/resources/history.html index 8a3195e..81c72e5 100644 --- a/chrome/browser/resources/history.html +++ b/chrome/browser/resources/history.html @@ -840,7 +840,7 @@ html[dir='rtl'] .time { padding:1px 0px 4px 22px; } html[dir='rtl'] .entry .title a { - background-position:right; + background-position-x:right; padding-left:0px; padding-right:22px; } |