mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-06 04:08:22 +01:00
fixes #9648
This commit is contained in:
parent
e0c6a5a32f
commit
c389c9e8f4
@ -462,6 +462,9 @@ body {
|
|||||||
.bs-example-form .input-group {
|
.bs-example-form .input-group {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
.bs-example > textarea.form-control {
|
||||||
|
resize: vertical;
|
||||||
|
}
|
||||||
|
|
||||||
/* List groups */
|
/* List groups */
|
||||||
.bs-example > .list-group {
|
.bs-example > .list-group {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user