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

Unified Diff: chrome/browser/resources/settings/images/arrow_down.svg

Issue 2401093002: MD Settings: Ensure that long text does not overlap with <select> arrow. (Closed)
Patch Set: Use var 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/md_select_css.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/images/arrow_down.svg
diff --git a/chrome/browser/resources/settings/images/arrow_down.svg b/chrome/browser/resources/settings/images/arrow_down.svg
index 8ca43cd9caf02104a2a49e129382354d458dd4d4..c3435caebc14a335da9d09636cdfcd404f501370 100644
--- a/chrome/browser/resources/settings/images/arrow_down.svg
+++ b/chrome/browser/resources/settings/images/arrow_down.svg
@@ -1 +1 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="24px" viewBox="0 0 24 24" fill="#757575"><g><path d="M 0 0 L 24 0 L 12 12 z"/></g></svg>
+<svg xmlns="http://www.w3.org/2000/svg" width="24px" height="12px" viewBox="0 0 24 12" fill="#757575"><g><path d="M 0 0 L 24 0 L 12 12 z"/></g></svg>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/md_select_css.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698