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

Unified Diff: ui/webui/resources/css/widgets.css

Issue 581003002: Fix some chrome://settings paddings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/options/browser_options.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/webui/resources/css/widgets.css
diff --git a/ui/webui/resources/css/widgets.css b/ui/webui/resources/css/widgets.css
index 21ea1a7c037df4e86ce431058c4b6afc6fb82ce6..571f9c40b6084a2038b3d01893f0484f8b47b224 100644
--- a/ui/webui/resources/css/widgets.css
+++ b/ui/webui/resources/css/widgets.css
@@ -80,7 +80,7 @@ input[type='checkbox'] {
input[type='radio'] {
/* OVERRIDE */
border-radius: 100%;
- bottom: 3px;
+ bottom: 1px;
Evan Stade 2014/09/18 00:58:45 we actually checked this on every single desktop p
height: 15px;
position: relative;
vertical-align: middle;
« no previous file with comments | « chrome/browser/resources/options/browser_options.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698