Skip to content

Commit

Permalink
actually move styles for modal-backdrop-error
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordolan committed Oct 17, 2016
1 parent 2ee7887 commit ff9d44f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions client/assets/styles/scss/modals/modals.scss
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@
}
}

.modal-backdrop-error {
display: none;

&.in {
display: flex;
}
}

// div.modal-dialog
.modal-dialog {
animation: scale-in-modal .15s ease-out;
Expand Down

0 comments on commit ff9d44f

Please sign in to comment.