Ticket #16222: 16222.diff
File 16222.diff, 411 bytes (added by , 14 years ago) |
---|
-
wp-includes/admin-bar.php
307 307 * 308 308 */ 309 309 function _admin_bar_bump_cb() { ?> 310 <style type="text/css">body { padding-top: 28px !important; }</style>310 <style type="text/css">body { margin-top: 28px !important; }</style> 311 311 <?php 312 312 } 313 313