1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00

fix scaling of button for sluice on mobile

This commit is contained in:
Tim Daubenschütz 2015-07-16 13:54:02 +02:00
parent 8d37efec40
commit d56286a472

View File

@ -14,7 +14,7 @@ let PrizePieceList = React.createClass({
redirectTo="register_piece"
customSubmitButton={
<ButtonLink to="register_piece">
Submit a new artwork to the prize
Submit to prize
</ButtonLink>
}/>
</div>