bootstrap.min.css container

17 views
Skip to first unread message

Dmitry Ermolaev

unread,
Apr 18, 2015, 5:24:59 AM4/18/15
to web...@googlegroups.com
in origin - 
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
  1.  width: 940px;
}
when resize window to small size it not correct show container

I replace in my.css with:

div.container {
  width: inherit;
  max-width: 1000px;
}
Reply all
Reply to author
Forward
0 new messages