This commit is contained in:
Mark Otto 2013-08-15 14:57:55 -07:00
parent e0c6a5a32f
commit c389c9e8f4

View File

@ -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 {