Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2055)

Unified Diff: chrome/browser/resources/settings/site_settings/site_list.html

Issue 2390053002: [MD settings] use arrow-forward to switch direction in rtl (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/settings/site_settings/site_list.html
diff --git a/chrome/browser/resources/settings/site_settings/site_list.html b/chrome/browser/resources/settings/site_settings/site_list.html
index 13769ad2128a5b444a41037b4f7bee766626157a..c3aebaaae536f3407d525cf54852a6fb2a88f5d6 100644
--- a/chrome/browser/resources/settings/site_settings/site_list.html
+++ b/chrome/browser/resources/settings/site_settings/site_list.html
@@ -89,7 +89,7 @@
</paper-menu>
</paper-menu-button>
<div on-tap="onOriginTap_" actionable>
- <button class="icon-arrow-right" is="paper-icon-button-light">
+ <button class="icon-arrow-forward" is="paper-icon-button-light">
</button>
</div>
</div>

Powered by Google App Engine
This is Rietveld 408576698