2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fixes #8059: update navbar responsive break variable

This commit is contained in:
Mark Otto
2013-06-02 15:51:28 -07:00
parent 21441f1292
commit 2f70477621
+1 -1
View File
@@ -274,7 +274,7 @@
// Responsive navbar // Responsive navbar
// -------------------------------------------------- // --------------------------------------------------
@media screen and (min-width: @screen-tablet) { @media screen and (min-width: @grid-float-breakpoint) {
.navbar-brand { .navbar-brand {
float: left; float: left;