Commit 5d1124c46f801bbad923121849721d5a7feea298
Exists in
master
and in
29 other branches
Merge branch 'master' into antispam
Showing
2 changed files
with
2 additions
and
1 deletions
Show diff stats
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; |