aboutsummaryrefslogtreecommitdiff
path: root/_scss/imports/scss/_Components.scss
diff options
context:
space:
mode:
authorhwc4872012-01-30 16:09:00 -0800
committerhwc4872012-01-30 16:09:00 -0800
commitc41d2c2b749b67921f243fb7594ce0cdb1ccce36 (patch)
treecf25c9583b371b41e9d2da7e714bfbd657db22dc /_scss/imports/scss/_Components.scss
parent86a801c057fc3b0580d6130be5740c2ee503444f (diff)
parentf129a23ff0b69f27a05a07badcdbd10fb76b86b4 (diff)
downloadninja-c41d2c2b749b67921f243fb7594ce0cdb1ccce36.tar.gz
Merge branch 'staging' of github.com:Motorola-Mobility/ninja-internal into working
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