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

Unified Diff: chrome/browser/resources/options2/language_options.css

Issue 9705010: ChromeOS language overlay: Move cancel button to the right (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: use button-strip Created 8 years, 9 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/options2/language_add_language_overlay.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options2/language_options.css
diff --git a/chrome/browser/resources/options2/language_options.css b/chrome/browser/resources/options2/language_options.css
index 8cff4fefd5a579ff7afbea4b9ad6c3d234297643..c99d46e63b4a2a80fe64f4f3112875215840dd2f 100644
--- a/chrome/browser/resources/options2/language_options.css
+++ b/chrome/browser/resources/options2/language_options.css
@@ -144,8 +144,6 @@ html[os=chromeos] #add-language-overlay-language-list {
}
html[os=chromeos] #add-language-overlay-cancel-button {
- /* Place the button in the center. */
- display: block;
margin: auto;
margin-top: 15px;
Tyler Breisacher (Chromium) 2012/03/14 18:13:17 And actually we don't need this anymore either.
}
« no previous file with comments | « chrome/browser/resources/options2/language_add_language_overlay.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698