Removed an Angular Bootstrap CSS fix as it's now included in Bootstrap's CSS

This commit is contained in:
Brad Christensen 2015-05-10 15:48:07 +12:00
parent 02796a7158
commit 181cb9a78b

View File

@ -1,7 +1,3 @@
.modal-backdrop {
bottom: 0; /* for some reason this is missing from bootstrap.css */
}
.modal-body textarea { .modal-body textarea {
width: 100%; width: 100%;
} }