Make WordPress Core

Ticket #17512: 17512.diff

File 17512.diff, 425 bytes (added by kawauso, 12 years ago)
  • wp-includes/admin-bar.php

     
    320320 *
    321321 */
    322322function _admin_bar_bump_cb() { ?>
    323 <style type="text/css">
     323<style type="text/css" media="screen">
    324324        html { margin-top: 28px !important; }
    325325        * html body { margin-top: 28px !important; }
    326326</style>