mirror of https://github.com/twbs/bootstrap.git
run make on modal popover fix
This commit is contained in:
parent
dbb244cb97
commit
e8b3c36068
|
|
@ -5132,6 +5132,7 @@ input[type="submit"].btn.btn-mini {
|
|||
}
|
||||
|
||||
.modal-body {
|
||||
position: relative;
|
||||
max-height: 400px;
|
||||
padding: 15px;
|
||||
overflow-y: auto;
|
||||
|
|
|
|||
Loading…
Reference in New Issue