summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/twentysixteen/css/editor-style.css')
-rw-r--r--themes/twentysixteen/css/editor-style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/twentysixteen/css/editor-style.css b/themes/twentysixteen/css/editor-style.css
index 30551958..ed48ce7f 100644
--- a/themes/twentysixteen/css/editor-style.css
+++ b/themes/twentysixteen/css/editor-style.css
@@ -223,11 +223,11 @@ sub {
vertical-align: baseline;
}
-sub {
+sup {
top: -6px;
}
-sup {
+sub {
bottom: -3px;
}