2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

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
-3
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;
}