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

@ -69,7 +69,7 @@
.b-list-delimiter {
margin: 10px;
border-top: 0px solid #000;
border-top: 0 solid #000;
border-bottom: 1px solid #999;
}
@ -290,4 +290,4 @@ html.rl-mobile {
.btn.buttonContacts {
display: none;
}
}
}