Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Commit

Permalink
Fix button icon to match
Browse files Browse the repository at this point in the history
  • Loading branch information
seven1m committed Nov 1, 2014
1 parent 7c1a8f6 commit 6644e46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/install.haml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
%label{ for: 'agree' } I agree with the <a href="/terms">terms</a>.

%button.btn.btn-success#go{ style: 'display:none' }
%i.fa.fa-cloud-download
%i.fa.fa-cloud-upload
%strong Install #{@installer.config['name'] || '?'}
on a new Droplet

Expand Down

0 comments on commit 6644e46

Please sign in to comment.