Ticket #13643: ie6.patch
| File ie6.patch, 516 bytes (added by , 16 years ago) |
|---|
-
wp-content/themes/twentyten/style.css
383 383 font-size: 13px; 384 384 margin-left: 12px; 385 385 } 386 #access .menu-header{ /* Fix IE 6 doubled float-margin bug */ 387 display: inline; 388 } 386 389 #access .menu-header ul, 387 390 div.menu ul { 388 391 list-style: none; 389 392 margin: 0; 393 float:left; 390 394 } 391 395 #access .menu-header li, 392 396 div.menu li {