Re: Some CSS troubles
Add these to your theme’s stylesheet.
form.dir-form div.dir-search {margin:0 !important; width:auto !important;}
I’d recommend using a web developer toolbar like Firebug for Firefox to debug these things.
Add these to your theme’s stylesheet.
form.dir-form div.dir-search {margin:0 !important; width:auto !important;}
I’d recommend using a web developer toolbar like Firebug for Firefox to debug these things.