Add contact language hint to about dialog
This commit is contained in:
parent
ebaba664d2
commit
de3d355c0c
3 changed files with 12 additions and 1 deletions
|
|
@ -423,6 +423,12 @@ button.btn {
|
|||
margin-right: -1em;
|
||||
}
|
||||
|
||||
/* about dialog */
|
||||
#about-contact-language {
|
||||
font-size: 0.9em;
|
||||
margin: -6px 0 6px 20px;
|
||||
}
|
||||
|
||||
/*
|
||||
* DataTables
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue