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
1 changed files with 1 additions and 0 deletions

View File

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