Fix height too high on mobile SPV, closes #7402
This commit is contained in:
parent
58609e42d7
commit
9146c8d80f
1 changed files with 0 additions and 1 deletions
|
|
@ -55,7 +55,6 @@ textarea { resize: vertical; }
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
min-height: 34px;
|
|
||||||
padding: 10px 0 0 0;
|
padding: 10px 0 0 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue