Commit c389c9e8 authored by Mark Otto's avatar Mark Otto

fixes #9648

parent e0c6a5a3
......@@ -462,6 +462,9 @@ body {
.bs-example-form .input-group {
margin-bottom: 10px;
}
.bs-example > textarea.form-control {
resize: vertical;
}
/* List groups */
.bs-example > .list-group {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment