From 5d4857230d66668192fba3dd897a7b8ce35e0d80 Mon Sep 17 00:00:00 2001 From: "mgalli%geckonnection.com" Date: Wed, 26 Oct 2005 21:43:02 +0000 Subject: [PATCH] UE polish pass. Hack to the checkbox > *. In the device somehow the label was too closer to the checkbox graphic. git-svn-id: svn://10.0.0.236/trunk@183096 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/minimo/chrome/skin/preferences.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mozilla/minimo/chrome/skin/preferences.css b/mozilla/minimo/chrome/skin/preferences.css index 77c58584598..3434504c1d7 100644 --- a/mozilla/minimo/chrome/skin/preferences.css +++ b/mozilla/minimo/chrome/skin/preferences.css @@ -115,6 +115,12 @@ toolbar { margin:4px ! important; } +checkbox > * { + margin-left:2px ! important; +} + + + /* * OKAY-panel */