Add contact language hint to about dialog

This commit is contained in:
Norbert Renner 2020-06-17 17:51:40 +02:00
parent ebaba664d2
commit de3d355c0c
3 changed files with 12 additions and 1 deletions

View file

@ -423,6 +423,12 @@ button.btn {
margin-right: -1em;
}
/* about dialog */
#about-contact-language {
font-size: 0.9em;
margin: -6px 0 6px 20px;
}
/*
* DataTables
*/