1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 21:49:09 +01: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; }
}
// Body (where all modal content resises)
// Body (where all modal content resides)
.modal-body {
overflow-y: auto;
max-height: 400px;