Make WordPress Core

Ticket #16222: 16222.diff

File 16222.diff, 411 bytes (added by koopersmith, 14 years ago)
  • wp-includes/admin-bar.php

     
    307307 *
    308308 */
    309309function _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>
    311311<?php
    312312}
    313313