[wpmu-trac] Re: [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 14:46:23 GMT 2008
#692: Move style from wpmu-users and wpmu-blogs to mu.css
------------------------+---------------------------------------------------
Reporter: selad | Owner: somebody
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: component1 | Version:
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by selad):
* status: closed => reopened
* resolution: fixed =>
Comment:
Thanks.
It seems that now the form tag in wpmu-blogs.php (line 351) has two ids
(searchform and wpmu-search):
{{{
<form id="searchform" action="wpmu-blogs.php" method="get" id="wpmu-
search">
}}}
This breaks the regular view of the form.
I have added the following line to mu-rtl-css:
{{{
form#wpmu-search {
left:0;
}
}}}
For some reason mu-rtl.css is loaded first and not overriding the mu.css
settings.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/692#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list