[wp-trac] [WordPress Trac] #11735: unwrap text in theme and plugin editors

WordPress Trac wp-trac at lists.automattic.com
Wed Jan 6 02:42:04 UTC 2010


#11735: unwrap text in theme and plugin editors
----------------------------+-----------------------------------------------
 Reporter:  miken32         |       Owner:            
     Type:  enhancement     |      Status:  new       
 Priority:  normal          |   Milestone:  Unassigned
Component:  Administration  |     Version:  3.0       
 Severity:  minor           |    Keywords:            
----------------------------+-----------------------------------------------
 Anyone who actually has to do any editing in these boxes must know what a
 pain word wrap is, especially when dealing with PHP that's tab-indented a
 few times.

 A little CSS is all that's needed for the appropriate textarea elements:
 white-space: nowrap; overflow: auto;

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/11735>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list