Merge pull request #7480 from Flaburgan/7402-space-comment-mobile-spv

Fix height too high on mobile SPV, closes #7402
This commit is contained in:
Benjamin Neff 2017-07-13 02:31:07 +02:00
commit 3817dc9a5b
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -55,7 +55,6 @@ textarea { resize: vertical; }
overflow: auto;
position: relative;
text-align: left;
min-height: 34px;
padding: 10px 0 0 0;
list-style: none;