Commit e8b3c360 authored by Mark Otto's avatar Mark Otto

run make on modal popover fix

parent dbb244cb
...@@ -5132,6 +5132,7 @@ input[type="submit"].btn.btn-mini { ...@@ -5132,6 +5132,7 @@ input[type="submit"].btn.btn-mini {
} }
.modal-body { .modal-body {
position: relative;
max-height: 400px; max-height: 400px;
padding: 15px; padding: 15px;
overflow-y: auto; overflow-y: auto;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment