aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-21 13:14:43 -0800
committerMark Otto <[email protected]>2016-12-22 13:48:07 -0800
commitc7be14d66b6cd863eb52b5b2cd7a581e0a5dd230 (patch)
treeafc96c06c71fe2070fedfd23f567dc762e3ab0f7 /docs
parent530b9bcba457a893ceea11465c401f47bb98788c (diff)
downloadbootstrap-c7be14d66b6cd863eb52b5b2cd7a581e0a5dd230.tar.xz
bootstrap-c7be14d66b6cd863eb52b5b2cd7a581e0a5dd230.zip
no need for this; we have max-width 100% on them now
Diffstat (limited to 'docs')
-rw-r--r--docs/assets/scss/_component-examples.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/assets/scss/_component-examples.scss b/docs/assets/scss/_component-examples.scss
index 10b2fc8dc..6e2b07121 100644
--- a/docs/assets/scss/_component-examples.scss
+++ b/docs/assets/scss/_component-examples.scss
@@ -111,11 +111,6 @@
margin-top: 2rem;
}
- // Undo width of container
- .container {
- width: auto;
- }
-
> .form-control {
+ .form-control {
margin-top: .5rem;