Ver a proveniência

Make icons bigger

master
Adrian Short há 11 anos
ascendente
cometimento
bdcdfb28da
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      app/helpers/posts_helper.rb

+ 1
- 1
app/helpers/posts_helper.rb Ver ficheiro

@@ -32,7 +32,7 @@ module PostsHelper
:contentType => "image/vnd.layar.generic",
:url => subscription.icon_url,
:reducedURL => subscription.icon_url,
:size => 10
:size => 60
}
res[:transform] = {
:rel => true # icon always faces the user


Carregando…
Cancelar
Guardar