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

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

Issue 26238007: patch from issue 27196006 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: no float Created 7 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/chromeos/preferences.cc ('k') | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/options/browser_options.css
diff --git a/chrome/browser/resources/options/browser_options.css b/chrome/browser/resources/options/browser_options.css
index 13ad987c9a01ab53142ed7396aafc6917f31a432..ba40e2eaab1b44b87562dafe9525d153f2a35cc9 100644
--- a/chrome/browser/resources/options/browser_options.css
+++ b/chrome/browser/resources/options/browser_options.css
@@ -402,3 +402,7 @@ list:not([disabled]) > .network-group[selected] {
/* Same as .settings-row {margin}. */
-webkit-border-vertical-spacing: 0.65em;
}
+
+#accessibility-autoclick .controlled-setting-with-label {
+ -webkit-box-align: baseline;
+}
« no previous file with comments | « chrome/browser/chromeos/preferences.cc ('k') | chrome/browser/resources/options/browser_options.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698