]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
no need for this; we have max-width 100% on them now
authorMark Otto <markdotto@gmail.com>
Wed, 21 Dec 2016 21:14:43 +0000 (13:14 -0800)
committerMark Otto <markd.otto@gmail.com>
Thu, 22 Dec 2016 21:48:07 +0000 (13:48 -0800)
docs/assets/scss/_component-examples.scss

index 10b2fc8dc1a68c627ae66d33f89238ebec3b57de..6e2b07121591ef6b77aefc0832e337163d3a8dfa 100644 (file)
     margin-top: 2rem;
   }
 
-  // Undo width of container
-  .container {
-    width: auto;
-  }
-
   > .form-control {
     + .form-control {
       margin-top: .5rem;