Fix in forms

This commit is contained in:
Antonio de la Rosa 2019-03-07 22:20:07 +01:00
parent 272dc38a1d
commit 687f2c24c9
2 changed files with 9 additions and 1 deletions

View file

@ -795,6 +795,12 @@ a.form_button_tab:hover
}
.little_textarea {
height: 50px !important;
}
/* Media queries */
@media only screen and (max-width: 800px) {