James Moger
2014-11-04 3d4e1246d18f91c2c2e7afbe041d7a0d15f61ecd
src/main/resources/bootstrap/css/bootstrap-responsive.css
@@ -688,23 +688,18 @@
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
    margin-bottom: 0px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
    padding: 0px 5px 1px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;