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

Unified Diff: chrome/browser/resources/options/chromeos_accounts_options_page.css

Issue 6282014: Fix user deletion button width in user account settings for ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/browser/resources/options
Patch Set: Created 9 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/chromeos_accounts_options_page.css
diff --git a/chrome/browser/resources/options/chromeos_accounts_options_page.css b/chrome/browser/resources/options/chromeos_accounts_options_page.css
index ea316db71f20b7fb27f4e5975deee810348feb9f..3cba82337924399546239abbf46ffc6bc0319344 100644
--- a/chrome/browser/resources/options/chromeos_accounts_options_page.css
+++ b/chrome/browser/resources/options/chromeos_accounts_options_page.css
@@ -38,6 +38,8 @@
width: 16px;
height: 16px;
margin-top: 8px;
+ min-width: 16px;
+ padding: 1px 6px 1px 6px;
}
html[dir=ltr] .remove-user-button {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698