on mobile submit-panel must have width
This commit is contained in:
parent
a60a251c93
commit
0a3388d19f
|
@ -183,6 +183,7 @@ input {
|
|||
bottom: 35px;
|
||||
}
|
||||
.submit-panel {
|
||||
width: 50%;
|
||||
position: absolute;
|
||||
display: block;
|
||||
bottom: 2px;
|
||||
|
|
Loading…
Reference in New Issue