tighten submit button spacing on mobile too
This commit is contained in:
parent
4f061ee444
commit
b83861325e
|
@ -184,7 +184,7 @@ input {
|
||||||
// don't specify width; needs to auto-size for smallest phones
|
// don't specify width; needs to auto-size for smallest phones
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
bottom: 2px;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.category-input {
|
.category-input {
|
||||||
|
|
Loading…
Reference in New Issue