Commit 5b47630318751c0ee1419bb883cf3b66cf074a60

Authored by Antonio Terceiro
2 parents e453a360 680191c3

Merge commit 'refs/merge-requests/228' of git://gitorious.org/noosfero/noosfero …

…into merge-requests/228
Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
public/stylesheets/application.css
... ... @@ -460,6 +460,8 @@ div.pending-tasks {
460 460 .headline img {
461 461 float:left;
462 462 margin: 5px;
  463 + max-width: 100%;
  464 + height: auto;
463 465 }
464 466 .news-area {
465 467 border: 1px solid black;
... ...