0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

run make on modal popover fix

This commit is contained in:
Mark Otto 2012-12-02 00:09:45 -08:00
parent dbb244cb97
commit e8b3c36068

View File

@ -5132,6 +5132,7 @@ input[type="submit"].btn.btn-mini {
}
.modal-body {
position: relative;
max-height: 400px;
padding: 15px;
overflow-y: auto;