aboutsummaryrefslogtreecommitdiff
path: root/_scss/imports/scss/_Components.scss
diff options
context:
space:
mode:
authorJon Reid2012-01-27 16:15:38 -0800
committerJon Reid2012-01-27 16:15:38 -0800
commit01e7e2448bc58698fb5808d141c1a8a5dfbdaaf7 (patch)
treeb3aa97b366917eabf21a9da539c3c6034270248c /_scss/imports/scss/_Components.scss
parent35cd86dab6e77f358a1a6cf75825f6bc3f6032fe (diff)
downloadninja-01e7e2448bc58698fb5808d141c1a8a5dfbdaaf7.tar.gz
Fixes to radio button base styles. Comment clean-up.
Diffstat (limited to '_scss/imports/scss/_Components.scss')
-rw-r--r--_scss/imports/scss/_Components.scss4
1 files changed, 2 insertions, 2 deletions
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 @@
6 6
7 7
8 8
9/* Begin: Styles for the Tree component */ 9// Begin: Styles for the Tree component
10 10
11.tree 11.tree
12{ 12{
@@ -30,4 +30,4 @@
30 -webkit-transition: -webkit-transform 0.05s linear; 30 -webkit-transition: -webkit-transform 0.05s linear;
31} 31}
32 32
33/* End: styles for the Tree component */ \ No newline at end of file 33// End: styles for the Tree component \ No newline at end of file