diff options
author | Nivesh Rajbhandari | 2012-05-18 17:12:37 -0700 |
---|---|---|
committer | Nivesh Rajbhandari | 2012-05-18 17:12:37 -0700 |
commit | ca70f18a62a2a2b5670be132361e3a3f5907d920 (patch) | |
tree | b0a7d153c1b5f239e4d5b82f4f285e9d25efbf39 /js/panels | |
parent | f30e5613e37ec6858fe4b56d289fafb9f1b9b9f8 (diff) | |
download | ninja-ca70f18a62a2a2b5670be132361e3a3f5907d920.tar.gz |
Fixing radio control in the PI.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js/panels')
-rwxr-xr-x | js/panels/properties.reel/properties.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css index 3166a1ff..84f52ed4 100755 --- a/js/panels/properties.reel/properties.css +++ b/js/panels/properties.reel/properties.css | |||
@@ -285,6 +285,7 @@ padding-right:6px; | |||
285 | .propertiesPanel input[type='radio'].nj-skinned { | 285 | .propertiesPanel input[type='radio'].nj-skinned { |
286 | text-indent: 0px; | 286 | text-indent: 0px; |
287 | line-height: 5px; | 287 | line-height: 5px; |
288 | margin: -4px 0 0 0; | ||
288 | } | 289 | } |
289 | 290 | ||
290 | .propertiesPanel input[type='radio'].nj-skinned label { | 291 | .propertiesPanel input[type='radio'].nj-skinned label { |