Viewing 2 replies - 1 through 2 (of 2 total)
  • Try this in your CSS:

    .navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 5px 4px 14px!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    }
    Thread Starter Kent Morrison

    (@kent-morrison)

    Yes, that does it.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search box width’ is closed to new replies.