Commit e55253d14cf6d965f7c256463de473053f5f7c1a
Exists in
master
and in
22 other branches
Merge commit 'refs/merge-requests/164' of git://gitorious.org/noosfero/noosfero …
…into merge-requests/164
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
public/stylesheets/application.css
@@ -1052,6 +1052,7 @@ code input { | @@ -1052,6 +1052,7 @@ code input { | ||
1052 | .zoomable-image { | 1052 | .zoomable-image { |
1053 | position: relative; | 1053 | position: relative; |
1054 | display: inline-block; | 1054 | display: inline-block; |
1055 | + max-width: 100%; | ||
1055 | } | 1056 | } |
1056 | 1057 | ||
1057 | /* IE 8 hack to avoid max-width image bug */ | 1058 | /* IE 8 hack to avoid max-width image bug */ |