Commit e55253d14cf6d965f7c256463de473053f5f7c1a

Authored by Daniela Feitosa
2 parents 5ad448c9 a5ef0ddb

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 1052 .zoomable-image {
1053 1053 position: relative;
1054 1054 display: inline-block;
  1055 + max-width: 100%;
1055 1056 }
1056 1057  
1057 1058 /* IE 8 hack to avoid max-width image bug */
... ...