Merge pull request #1045 from vazquez/chrome-nav-issue

Removing min-height: auto
This commit is contained in:
Ricardo Vazquez 2014-12-18 16:12:26 -05:00
Родитель 4823e11f7c 9c4cec7f53
Коммит d058fb52f3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -73,7 +73,7 @@
} }
.navbar { .navbar {
min-height: auto; min-height: 0;
.container { .container {
.navbar-collapse { .navbar-collapse {
padding: 0; padding: 0;