mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
on mobile submit-panel must have width
This commit is contained in:
parent
a60a251c93
commit
0a3388d19f
@ -183,6 +183,7 @@ input {
|
|||||||
bottom: 35px;
|
bottom: 35px;
|
||||||
}
|
}
|
||||||
.submit-panel {
|
.submit-panel {
|
||||||
|
width: 50%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display: block;
|
display: block;
|
||||||
bottom: 2px;
|
bottom: 2px;
|
||||||
|
Loading…
Reference in New Issue
Block a user