You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
We're relying on bootstrap css to make the modal invisible, but other css in a page may change that default, so it'd be best to manually add display: none to the modal as well.
The text was updated successfully, but these errors were encountered:
We're relying on bootstrap css to make the modal invisible, but other css in a page may change that default, so it'd be best to manually add
display: none
to the modal as well.The text was updated successfully, but these errors were encountered: