Title: [bug] in editor-styles.css for  &amp;
Last modified: August 31, 2016

---

# [bug] in editor-styles.css for &

 *  [wfence](https://wordpress.org/support/users/wfence/)
 * (@wfence)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/bug-in-editor-stylescss-for/)
 * In TwentySixteen (v1.1) the code in editor-styles.css for <sup> and <sub> is 
   as follows:
 *     ```
       sub {
       	top: -6px;
       }
   
       sup {
       	bottom: -3px;
       }
       ```
   
 * They should be the other way around.
    <sub> is subscript and should be bottom:
   <sup> is superscript and should be top:
 * In the style.css they are correct.

Viewing 1 replies (of 1 total)

 *  [lexfiend](https://wordpress.org/support/users/lexfiend/)
 * (@lexfiend)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/bug-in-editor-stylescss-for/#post-8155405)
 * This issue is still not addressed as of Twenty Sixteen v1.3. I just fell victim
   to it, and was about to post a bug report of my own when I happened to find this
   one.
 * Here are some screenshots that I took with stock Twenty Sixteen v1.3, in case
   it isn’t clear to the maintainers what the problem is. In short, it’s the editor
   styling that’s b0rked – everything else, including the underlying HTML, is correct.
 * Text editor:
    ⌊Text editor⌉
 * Visual editor, with its actual HTML (courtesy of Chrome Dev Tools):
    ⌊Visual 
   editor with actual HTML⌉
 * Preview:
    ⌊Preview⌉
 * Are there any plans to fix it at all? Thanks much!
    -  This reply was modified 9 years, 8 months ago by [lexfiend](https://wordpress.org/support/users/lexfiend/).
    -  This reply was modified 9 years, 8 months ago by [lexfiend](https://wordpress.org/support/users/lexfiend/).
      Reason: Changed one screenshot and added details for clarity

Viewing 1 replies (of 1 total)

The topic ‘[bug] in editor-styles.css for &’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentysixteen/3.7/screenshot.png)
 * Twenty Sixteen
 * [Support Threads](https://wordpress.org/support/theme/twentysixteen/)
 * [Active Topics](https://wordpress.org/support/theme/twentysixteen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentysixteen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentysixteen/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [Editor Styles](https://wordpress.org/support/topic-tag/editor-styles/)
 * [sup](https://wordpress.org/support/topic-tag/sup/)

 * 1 reply
 * 2 participants
 * Last reply from: [lexfiend](https://wordpress.org/support/users/lexfiend/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/bug-in-editor-stylescss-for/#post-8155405)
 * Status: not resolved