vendor/assets/stylesheets/modals.scss in anjlab-bootstrap-rails-2.0.2.1 vs vendor/assets/stylesheets/modals.scss in anjlab-bootstrap-rails-2.0.3.rc
- old
+ new
@@ -54,10 +54,10 @@
border-bottom: 1px solid #eee;
// Close icon
.close { margin-top: 2px; }
}
-// Body (where all modal content resises)
+// Body (where all modal content resides)
.modal-body {
overflow-y: auto;
max-height: 400px;
padding: 15px;
}