This website works better with JavaScript.
Home
Explore
Help
Sign In
adrianshort
/
apollo
mirror of
https://github.com/adrianshort/apollo.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Set icon scale to 1.0
master
Adrian Short
11 years ago
parent
2700a7ac34
commit
02b4bd534b
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/helpers/posts_helper.rb
+ 1
- 1
app/helpers/posts_helper.rb
View File
@@ -43,7 +43,7 @@ module PostsHelper
:angle => 0
},
:translate => { :x => 0, :y => -0.075, :z => 0 },
:scale =>
0.01
:scale =>
1.0
}
end
res
Write
Preview
Loading…
Cancel
Save