Changeset 220
- Timestamp:
- 06/09/06 09:19:26 (3 years ago)
- Files:
-
- trunk/formal/formal.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/formal/formal.css
r197 r220 134 134 width: 80%; 135 135 } 136 137 /*--- CLEARFIX ----------------------------------------------------------*/ 138 .nevow-form div.field:after { 139 content:"."; 140 display:block; 141 height:0; 142 clear:both; 143 visibility:hidden; 144 } 145 .nevow-form div.field {display:inline-block;} 146 /* Hide from IE Mac \*/ 147 .nevow-form div.field {display:block;} 148 /* End hide from IE Mac */
