Commit 5b47630318751c0ee1419bb883cf3b66cf074a60
Exists in
master
and in
28 other branches
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,6 +460,8 @@ div.pending-tasks { | ||
460 | .headline img { | 460 | .headline img { |
461 | float:left; | 461 | float:left; |
462 | margin: 5px; | 462 | margin: 5px; |
463 | + max-width: 100%; | ||
464 | + height: auto; | ||
463 | } | 465 | } |
464 | .news-area { | 466 | .news-area { |
465 | border: 1px solid black; | 467 | border: 1px solid black; |