mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 22:40:23 +00:00
run make on modal popover fix
This commit is contained in:
parent
dbb244cb97
commit
e8b3c36068
1 changed files with 1 additions and 0 deletions
1
docs/assets/css/bootstrap.css
vendored
1
docs/assets/css/bootstrap.css
vendored
|
|
@ -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 a new issue