Project

General

Profile

Defect #2311 ยป corrects-content-layout.patch

Rodrigo Rosenfeld Rosas, 2008-12-10 16:16

View differences:

public/stylesheets/application.css (c?pia de trabalho)
57 57

  
58 58
#content { width: 80%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; }
59 59
* html #content{ width: 80%; padding-left: 0; margin-top: 0px; padding: 6px 10px 10px 10px;}
60
html>body #content { min-height: 600px; } 
60
html>body #content { min-height: 600px; overflow: auto } 
61 61
* html body #content { height: 600px; } /* IE */
62 62

  
63 63
#main.nosidebar #sidebar{ display: none; }
    (1-1/1)