mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
tighten submit button spacing on mobile too
This commit is contained in:
parent
4f061ee444
commit
b83861325e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue