fix register button being cut off

This commit is contained in:
Pierre Bondoerffer
2017-08-11 14:11:50 +02:00
parent 92d3b1a9fc
commit 0f74dffc48

View File

@@ -19,7 +19,7 @@
#register {
margin-top: 16px;
font-size: 1.25em;
width: 30%;
min-width: 30%;
}
}
}