diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index e785afdace..9e0446a992 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -394,26 +394,6 @@ set display:none; */ height: 22px; } -#your-profile fieldset { - border-width: 1px; - border-style: solid; - float: left; - width: 40%; - padding: .5em 2em 1em; - margin: 1em 1em 1em 0; -} - -#your-profile fieldset input { - width: 100%; - font-size: 20px; - padding: 2px; -} - -#your-profile fieldset textarea { - width: 100%; - padding: 2px; -} - #your-profile legend { font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px;