From 01e7e2448bc58698fb5808d141c1a8a5dfbdaaf7 Mon Sep 17 00:00:00 2001 From: Jon Reid Date: Fri, 27 Jan 2012 16:15:38 -0800 Subject: Fixes to radio button base styles. Comment clean-up. --- _scss/imports/scss/_Components.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_scss/imports/scss/_Components.scss') diff --git a/_scss/imports/scss/_Components.scss b/_scss/imports/scss/_Components.scss index 2fda5afc..c4182c73 100644 --- a/_scss/imports/scss/_Components.scss +++ b/_scss/imports/scss/_Components.scss @@ -6,7 +6,7 @@ -/* Begin: Styles for the Tree component */ +// Begin: Styles for the Tree component .tree { @@ -30,4 +30,4 @@ -webkit-transition: -webkit-transform 0.05s linear; } -/* End: styles for the Tree component */ \ No newline at end of file +// End: styles for the Tree component \ No newline at end of file -- cgit v1.2.3