Ticket #17512: 17512.diff
File 17512.diff, 425 bytes (added by , 12 years ago) |
---|
-
wp-includes/admin-bar.php
320 320 * 321 321 */ 322 322 function _admin_bar_bump_cb() { ?> 323 <style type="text/css" >323 <style type="text/css" media="screen"> 324 324 html { margin-top: 28px !important; } 325 325 * html body { margin-top: 28px !important; } 326 326 </style>