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

Unified Diff: ui/file_manager/file_manager/main.html

Issue 940933002: Files.app: Re-design auto-complete suggestion list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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: ui/file_manager/file_manager/main.html
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
index 96a2f01c33ba4fbbb0613e03904837b255c22f25..fcde9a45a1fbddff1e756f43c0e417beb8dffbdb 100644
--- a/ui/file_manager/file_manager/main.html
+++ b/ui/file_manager/file_manager/main.html
@@ -337,7 +337,6 @@
<paper-input-decorator i18n-values="label:SEARCH_TEXT_LABEL">
<input is="core-input" type="search" tabindex="-1" i18n-values="aria-label:SEARCH_TEXT_LABEL">
</paper-input-decorator>
- <button class="clear" tabindex="-1"></button>
</div>
<button id="share-button" class="icon-button" command="#share" tabindex="9"
i18n-values="aria-label:SHARE_BUTTON_LABEL"

Powered by Google App Engine
This is Rietveld 408576698