Commit 7baff6b0 authored by Dan Beam's avatar Dan Beam Committed by Commit Bot

Local NTP, Realbox: fix search and clock icons in RTL

Fixed: 1016657
Change-Id: I9df9b7fcd524643bc9b7d3f78e646d21496b5e61
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1873963
Auto-Submit: Dan Beam <dbeam@chromium.org>
Reviewed-by: default avatarMoe Ahmadi <mahmadi@chromium.org>
Commit-Queue: Dan Beam <dbeam@chromium.org>
Cr-Commit-Position: refs/heads/master@{#708343}
parent 3cbdae96
...@@ -264,7 +264,7 @@ body.hide-fakebox #fakebox { ...@@ -264,7 +264,7 @@ body.hide-fakebox #fakebox {
-webkit-mask-size: 20px; -webkit-mask-size: 20px;
} }
html[dir=rtl] #realbox-matches :-webkit-any(.clock-icon, .search-icon) { html[dir=rtl] :-webkit-any(.clock-icon, .search-icon) {
right: 16px; right: 16px;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment