1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 04:11:39 +02:00

Merge branch 'alecrust-patch-1' into 2.0.3-wip

This commit is contained in:
Mark Otto
2012-04-01 11:10:20 -07:00

View File

@@ -56,7 +56,7 @@
.close { margin-top: 2px; } .close { margin-top: 2px; }
} }
// Body (where all modal content resises) // Body (where all modal content resides)
.modal-body { .modal-body {
overflow-y: auto; overflow-y: auto;
max-height: 400px; max-height: 400px;