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

Unified Diff: chrome/browser/resources/md_downloads/vulcanized.html

Issue 1385113002: MD Downloads: a step toward better RTL support (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « chrome/browser/resources/md_downloads/toolbar.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/vulcanized.html
diff --git a/chrome/browser/resources/md_downloads/vulcanized.html b/chrome/browser/resources/md_downloads/vulcanized.html
index 20b005f7f7061351873bae4ef46d8dba3aee8ee2..fe3dd3072beb31d195175914b81583b45488e96e 100644
--- a/chrome/browser/resources/md_downloads/vulcanized.html
+++ b/chrome/browser/resources/md_downloads/vulcanized.html
@@ -3259,7 +3259,7 @@ paper-icon-button {
</div>
<div id="search">
<cr-search-field id="search-input" i18n-values="label:search;clear-label:clearSearch"></cr-search-field>
- <paper-menu-button id="more" horizontal-align="right">
+ <paper-menu-button id="more" horizontal-align="[[overflowAlign_]]">
<paper-icon-button icon="more-vert" i18n-values="title:moreActions" class="dropdown-trigger"></paper-icon-button>
<paper-menu class="dropdown-content">
<paper-item class="clear-all" i18n-content="clearAll" on-click="onClearAllClick_"></paper-item>
« no previous file with comments | « chrome/browser/resources/md_downloads/toolbar.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698