Fixed indenting

This commit is contained in:
Douglas Muth 2017-02-17 23:41:24 -05:00
parent 1b625ad37a
commit 88312059f7

View file

@ -487,7 +487,6 @@ Diceware.go = function() {
jQuery("#github_ribbon").fadeIn(1000);
}
if (!Diceware.i_can_has_good_crypto()) {
jQuery(".source .bad_crypto").clone().hide().fadeIn(800).appendTo(".message");
}