Survey and register/login button should be the same width (fix #84)
This commit is contained in:
parent
f2bd1b882e
commit
63c13d7e63
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
form {
|
form {
|
||||||
max-width: 60%;
|
width: 60%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-field {
|
.input-field {
|
||||||
|
|
Loading…
Reference in a new issue