Commit c389c9e8 authored by Mark Otto's avatar Mark Otto
Browse files

fixes #9648

parent e0c6a5a3
No related merge requests found
Showing with 3 additions and 0 deletions
+3 -0
......@@ -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 {
......
Supports Markdown
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