diff --git a/wp-admin/css/press-this.css b/wp-admin/css/press-this.css index f0fd0f0db2..6a4fbc1cb0 100644 --- a/wp-admin/css/press-this.css +++ b/wp-admin/css/press-this.css @@ -120,9 +120,7 @@ div.zerosize { font-weight: bold; padding: 7px; margin: 0 0 10px; - background-image: url(../images/postbox-bg.gif); - background-position: left top; - background-repeat: repeat-x; + background: #dfdfdf url("../images/gray-grad.png") repeat-x left top; font-size: 12px; font-weight: bold; line-height: 1;