Fix some mobile view css issues

This commit is contained in:
djmaze 2020-09-12 13:57:09 +02:00
parent ce652d96b7
commit 99bd895090
25 changed files with 70 additions and 70 deletions

View file

@ -63,11 +63,11 @@
.inputosaurus-input {
margin: 1px 10px 1px 0px;
margin: 1px 10px 1px 0;
height: 22px;
input {
border: 0px;
border: 0;
height : 21px;
padding-left: 0;
}