1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-08 14:46:34 +02:00

Corrected "resises" to "resides"

This commit is contained in:
Alec Rust
2012-04-01 17:25:43 +02:00
parent d335adf644
commit 574592cba5

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;