html - CSS-design issue for text box changing in chrome -


The site is working fine in Firefox but the Google Chrome search box is expanding on the width. I << p>

  width 450px;   

But width is running in Firefox from Chrome

Take a look:

In the header, you will find the search box.

  # nav-searchbar {display: table-caption; }   

You can try this way.

Comments

Popular posts from this blog

php - PDO bindParam() fatal error -

logging - How can I log both the Request.InputStream and Response.OutputStream traffic in my ASP.NET MVC3 Application for specific Actions? -

java - Why my included JSP file won't get processed correctly? -