Forums
-
- Forum
- Posts
-
- Installation
- 28,406
- Troubleshooting
- 62,337
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,946
- Showcase
- 3,254
-
Look at the rendered source of the page (the HTML source) and look for <br />
or <p>
tags – those will cause line wrapping. The other possibility is that the container that is holding the search form (the div) is too small, so it wraps.