Project

General

Profile

Patch #3008 » mypage_clearfloat2.diff

Uwe Koloska, 2009-03-19 23:00

View differences:

public/stylesheets/application.css (Arbeitskopie)
55 55
#sidebar hr{ width: 100%; margin: 0 auto; height: 1px; background: #ccc; border: 0; }
56 56
* html #sidebar hr{ width: 95%; position: relative; left: -6px; color: #ccc; }
57 57

  
58
#content { width: 80%; background-color: #fff; margin: 0px; border-right: 1px solid #ddd; padding: 6px 10px 10px 10px; z-index: 10; }
58
#content { width: 80%; overflow: auto; 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 60
html>body #content { min-height: 600px; } 
61 61
* html body #content { height: 600px; } /* IE */
(3-3/3)