Defect #3163 ยป redmine-image_overflow-v0.1.patch
| public/stylesheets/application.css (working copy) | ||
|---|---|---|
| 80 | 80 |
* html #content{ width: 75%; padding-left: 0; margin-top: 0px; padding: 6px 10px 10px 10px;}
|
| 81 | 81 |
html>body #content { min-height: 600px; }
|
| 82 | 82 |
* html body #content { height: 600px; } /* IE */
|
| 83 |
#content img { max-width: 100%; }
|
|
| 83 | 84 | |
| 84 | 85 |
#main.nosidebar #sidebar{ display: none; }
|
| 85 | 86 |
#main.nosidebar #content{ width: auto; border-right: 0; }
|