Skip to content

Commit

Permalink
Remove .modal { display: none; } from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefox committed Oct 18, 2017
1 parent 6b835ec commit 1105f4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,6 @@
font-size: .75em;
}

.wrapper > .modal {
display: none;
}

/* Example 2 (login form) */
.login_form.modal {
border-radius: 0;
Expand Down

0 comments on commit 1105f4e

Please sign in to comment.