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

mysql - where clause in inner join query -

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

php - MySQL Query for Advanced Search multiple criteria -