fix style of button for new encryption key

This commit is contained in:
Joey Hess 2014-05-15 15:15:06 -04:00
parent 9384f0b27e
commit f651cbd572

View file

@ -64,7 +64,7 @@
\ Encrypt repository #
to ^{gpgKeyDisplay keyid (Just name)}
<p>
<a .btn href="@{MakeSshGCryptR sshdata NoRepoKey}" onclick="$('#genkeymodal').modal('show');">
<a .btn .btn-default href="@{MakeSshGCryptR sshdata NoRepoKey}" onclick="$('#genkeymodal').modal('show');">
<span .glyphicon .glyphicon-plus-sign>
\ Encrypt repository #
with a new encryption key