diff --git a/src/wp-admin/css/edit.css b/src/wp-admin/css/edit.css index 9c89c00886..b4290674be 100644 --- a/src/wp-admin/css/edit.css +++ b/src/wp-admin/css/edit.css @@ -1063,15 +1063,6 @@ span.description, 13.0 - Tags ------------------------------------------------------------------------------*/ -.tagsdiv { - margin-top: -8px; -} - -#poststuff .taghint { - color: #aaa; - margin: 15px 0 -24px 12px; -} - #poststuff .tagsdiv .howto { margin: 0 0 6px 0; } @@ -1096,21 +1087,6 @@ span.description, margin: 0 5px; } -/* tag hints */ -.taghint { - color: #aaa; - margin: -17px 0 0 7px; - visibility: hidden; -} - -input.newtag ~ div.taghint { - visibility: visible; -} - -input.newtag:focus ~ div.taghint { - visibility: hidden; -} - p.popular-tags { border: none; line-height: 2em; diff --git a/src/wp-admin/css/press-this.css b/src/wp-admin/css/press-this.css index dc81c195b0..8a72f8cb75 100644 --- a/src/wp-admin/css/press-this.css +++ b/src/wp-admin/css/press-this.css @@ -258,8 +258,7 @@ th { display: none; } -.screen-reader-text, -.taghint { +.screen-reader-text { position: absolute; margin: -1px; padding: 0; diff --git a/src/wp-admin/includes/class-wp-press-this.php b/src/wp-admin/includes/class-wp-press-this.php index e85c13aa81..3ea927d3d2 100644 --- a/src/wp-admin/includes/class-wp-press-this.php +++ b/src/wp-admin/includes/class-wp-press-this.php @@ -644,7 +644,6 @@ class WP_Press_This { ?>