Skip to content

Commit

Permalink
button pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesward committed Nov 28, 2011
1 parent 94199dc commit 7ca63f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/Application/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h4>Step 1) Pick an app to start with:</h4>
<div class="row">
<h4>Step 2) Clone the app and give access to:</h4>
<input id="emailAddress" type="text" title="foo@bar.com" class="required email"/>
<button id="shareAppButton">Go!</button><br/>
<button id="shareAppButton" class="btn primary">Go!</button><br/>

<div id="errors" style="color: #ff0000">
</div>
Expand Down

0 comments on commit 7ca63f3

Please sign in to comment.