diff options
author | Eric Bidelman | 2012-04-21 17:06:54 -0700 |
---|---|---|
committer | Eric Bidelman | 2012-04-21 17:06:54 -0700 |
commit | d8cb2f9460da3ca6248d9aed429e8e94b7f29e99 (patch) | |
tree | d002563293115e26421abc0dea8f485f6b35d6bd /theme/css/phone.css | |
parent | 48417b8779dfe55e528f7576525f33393eae64fc (diff) | |
download | io-slides-remote-d8cb2f9460da3ca6248d9aed429e8e94b7f29e99.tar.gz |
sass dir to scss
Diffstat (limited to 'theme/css/phone.css')
-rw-r--r-- | theme/css/phone.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/css/phone.css b/theme/css/phone.css index 51a43c7..6025436 100644 --- a/theme/css/phone.css +++ b/theme/css/phone.css | |||
@@ -6,7 +6,7 @@ and (max-width : 480px) { | |||
6 | }*/ | 6 | }*/ |
7 | /* Smartphones (portrait) ----------- */ | 7 | /* Smartphones (portrait) ----------- */ |
8 | /* Styles */ | 8 | /* Styles */ |
9 | /* line 17, ../sass/phone.scss */ | 9 | /* line 17, ../scss/phone.scss */ |
10 | slides > slide { | 10 | slides > slide { |
11 | /* width: $slide-width !important; | 11 | /* width: $slide-width !important; |
12 | height: $slide-height !important; | 12 | height: $slide-height !important; |