From: Alec Rust Date: Sun, 1 Apr 2012 15:25:43 +0000 (+0200) Subject: Corrected "resises" to "resides" X-Git-Tag: v2.0.3~5^2~56^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2893%2Fhead;p=thirdparty%2Fbootstrap.git Corrected "resises" to "resides" --- diff --git a/less/modals.less b/less/modals.less index 4fccea7386..870ad0dfe6 100644 --- a/less/modals.less +++ b/less/modals.less @@ -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;