summaryrefslogtreecommitdiffstats
path: root/wp-includes/js/tinymce/wordpress.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/js/tinymce/wordpress.css')
-rw-r--r--wp-includes/js/tinymce/wordpress.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/wp-includes/js/tinymce/wordpress.css b/wp-includes/js/tinymce/wordpress.css
index 0b55d4e..2348d12 100644
--- a/wp-includes/js/tinymce/wordpress.css
+++ b/wp-includes/js/tinymce/wordpress.css
@@ -15,7 +15,7 @@ dl.aligncenter {
float: right;
}
-.wp_caption {
+.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
@@ -27,13 +27,13 @@ dl.aligncenter {
border-radius: 3px;
}
-.wp_caption img {
+.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
-.wp_caption_dd {
+.wp-caption-dd {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;