little fix: navbar

This commit is contained in:
Gustavo Cortez 2014-01-24 17:07:24 -03:00
parent 91c1bec493
commit bb6c1d82fd
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
@media (min-width: 768px) {
.navbar-form {
width: 35%;
width: 30%;
}
}