Allow selecting default posting language instead of auto-detect (#7828)
* Allow selecting default posting language instead of auto-detect * Enable default language setting in credentials API * Fix form saving
This commit is contained in:
parent
bb21c6414d
commit
a58ec29631
10 changed files with 19 additions and 3 deletions
|
@ -140,6 +140,8 @@ code {
|
|||
}
|
||||
|
||||
.input.with_block_label {
|
||||
padding-top: 15px;
|
||||
|
||||
& > label {
|
||||
font-family: inherit;
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue