Skip to content

Commit

Permalink
minor looks better-ing of submit page
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Oct 19, 2016
1 parent 25bdeb1 commit 35fc2fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ksp.moon
Expand Up @@ -63,6 +63,8 @@ class extends lapis.Application
input type: "text", name: "ksp_version", placeholder: "KSP version?"
text " "
input type: "submit", value: "Search", class: "pure-button"
br!
br!
form {
action: @url_for "ksp_submit_crafts"
method: "POST"
Expand Down

0 comments on commit 35fc2fa

Please sign in to comment.