diff options
Diffstat (limited to '_scss/imports/themes/default/_mixins.scss')
-rw-r--r-- | _scss/imports/themes/default/_mixins.scss | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/_scss/imports/themes/default/_mixins.scss b/_scss/imports/themes/default/_mixins.scss index e6a38a93..9f61e7ef 100644 --- a/_scss/imports/themes/default/_mixins.scss +++ b/_scss/imports/themes/default/_mixins.scss | |||
@@ -4,10 +4,8 @@ | |||
4 | // (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. | 4 | // (c) Copyright 2011 Motorola Mobility, Inc. All Rights Reserved. |
5 | // </copyright> | 5 | // </copyright> |
6 | 6 | ||
7 | /* | 7 | // themes/themename/mixins.scss |
8 | * themes/themename/mixins.scss | 8 | // Mixins that are theme-dependent (e.g. sprite mixins, etc) |
9 | * Mixins that are theme-dependent (e.g. sprite mixins, etc) | ||
10 | */ | ||
11 | 9 | ||
12 | $Mx:0; | 10 | $Mx:0; |
13 | $My:0; | 11 | $My:0; |