Commit 5d1124c46f801bbad923121849721d5a7feea298

Authored by Antonio Terceiro
2 parents 3ad66691 6e951355

Merge branch 'master' into antispam

po/pt/noosfero.po
@@ -5110,7 +5110,7 @@ msgstr "Últimos itens" @@ -5110,7 +5110,7 @@ msgstr "Últimos itens"
5110 5110
5111 #: app/views/search/_article_last_change.rhtml:5 5111 #: app/views/search/_article_last_change.rhtml:5
5112 msgid "by %{name} at %{date}" 5112 msgid "by %{name} at %{date}"
5113 -msgstr "por %{name} em %{date2}" 5113 +msgstr "por %{name} em %{date}"
5114 5114
5115 #: app/views/search/_article_last_change.rhtml:8 5115 #: app/views/search/_article_last_change.rhtml:8
5116 msgid "Last update: %s." 5116 msgid "Last update: %s."
public/stylesheets/application.css
@@ -1390,6 +1390,7 @@ a.comment-picture { @@ -1390,6 +1390,7 @@ a.comment-picture {
1390 } 1390 }
1391 #content #article .article-body img { 1391 #content #article .article-body img {
1392 max-width: 100%; 1392 max-width: 100%;
  1393 + height: auto;
1393 } 1394 }
1394 #content .blog-post .read-more { 1395 #content .blog-post .read-more {
1395 text-align: right; 1396 text-align: right;