[wpmu-trac] [WordPress MU Trac] #692: Move style from wpmu-users and wpmu-blogs to mu.css

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Jul 23 12:09:48 GMT 2008


#692: Move style from wpmu-users and wpmu-blogs to mu.css
------------------------+---------------------------------------------------
 Reporter:  selad       |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  normal      |   Milestone:          
Component:  component1  |     Version:          
 Severity:  normal      |    Keywords:          
------------------------+---------------------------------------------------
 The search form's style in wpmu-users.php and wpmu-blogs.php is hard
 coded:

 {{{
 <form action="wpmu-users.php" method="get"
 style="position:absolute;right:0;top:0;">
 }}}
 and:

 {{{
 <form id="searchform" action="wpmu-blogs.php" method="get"
 style="position:absolute;right:0;top:0;">
 }}}

 It would be great if it could be moved to the mu.css file so the 'right'
 setting could be changed to 'left' for those of us working with rtl.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/692>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list