diff --git a/wp-admin/includes/template.php b/wp-admin/includes/template.php
index 2c78380ea9..d4109d29dc 100644
--- a/wp-admin/includes/template.php
+++ b/wp-admin/includes/template.php
@@ -632,7 +632,7 @@ function _wp_comment_row( $comment_id, $mode, $comment_status, $checkbox = true
-
+
|
diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css
index 1d1d211050..bb6213b63b 100644
--- a/wp-admin/wp-admin.css
+++ b/wp-admin/wp-admin.css
@@ -423,6 +423,10 @@ set display:none; */
font-size: 22px;
}
+#your-profile #rich_editing {
+ border: none;
+}
+
#howto {
font-size: 11px;
margin: 0 5px;