Fix clipped dropdowns in input groups section of docs

This commit is contained in:
Mark Otto 2013-07-26 22:03:52 -07:00
parent 5bed9f4635
commit 44a4e71215
2 changed files with 152 additions and 132 deletions

View file

@ -418,9 +418,6 @@ body {
.bs-example-control-sizing input[type="text"] + input[type="text"] {
margin-top: 10px;
}
.bs-example-form {
overflow: hidden;
}
.bs-example-form .input-group {
margin-bottom: 10px;
}