[wp-trac] [WordPress Trac] #27667: CSS problem in editor screen
    WordPress Trac 
    noreply at wordpress.org
       
    Fri Apr  4 10:13:07 UTC 2014
    
    
  
#27667: CSS problem in editor screen
--------------------------+-----------------------------
 Reporter:  Milmor        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Appearance    |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Hello,
 today i upgraded my WordPress from v. 3.9 beta1 to beta3 and i noticed
 that in the editor screen if i add some text the preview isn't using the
 100% of the available width.
 The file editor-style.css looks like to cause this problem:
 {{{
 html .mceContentBody {
         font-size: 100%;
         max-width: 474px;
 }
 }}}
 I've attached a screen.
 Regards
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27667>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list