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; |