Commit 6e9513557b4ffb2e624e91fb7902fd6dd257920e
Exists in
master
and in
29 other branches
Merge branch 'stable'
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
@@ -1394,6 +1394,7 @@ a.comment-picture { | @@ -1394,6 +1394,7 @@ a.comment-picture { | ||
1394 | } | 1394 | } |
1395 | #content #article .article-body img { | 1395 | #content #article .article-body img { |
1396 | max-width: 100%; | 1396 | max-width: 100%; |
1397 | + height: auto; | ||
1397 | } | 1398 | } |
1398 | #content .blog-post .read-more { | 1399 | #content .blog-post .read-more { |
1399 | text-align: right; | 1400 | text-align: right; |