mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-28 20:52:21 +01:00
fixes #9648
This commit is contained in:
parent
e0c6a5a32f
commit
c389c9e8f4
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user