Changeset 150
- Timestamp:
- 04/27/06 10:06:21 (3 years ago)
- Files:
-
- trunk/core/cols-equal.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/core/cols-equal.css
r149 r150 63 63 /* Normally a Holly-style hack height: 1% would suffice but that causes 64 64 IE 5.01 to completely collapse the wrapper - instead we float it */ 65 float: left; 65 /* float: left; 66 /* ABOVE LINE COMMENTED BY DANIEL, because this float causes problems with centering under IE 5.01*/ 66 67 /* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 67 68 (I saw it happen many moons ago) makes the width of wrapper too small