.container -> .tb-container (fixes #165)

This commit is contained in:
vitaut
2015-05-23 12:28:41 -07:00
parent 079c6442e1
commit 921f1bae46
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
//
// Set the container width, and override it for fixed navbars in media queries.
.container {
.tb-container {
.container-fixed();
@media (min-width: @screen-sm-min) {